Mengqi Li
Kullpar
AI & ML interests
None yet
Recent Activity
reacted
to
yeonseok-zeticai's
post
with š
about 1 month ago
Hi everyone,
Iāve been running small language models (SLLMs) directly on smartphones ā completely offline, with no cloud backend or server API calls.
I wanted to share:
1. ā”Ā Tokens/sec performance across several SLLMs
2. š¤Ā Observations on hardware utilization (where the workload actually runs)
3. šĀ Trade-offs between model size, latency, and feasibility for mobile apps
There are reports for below models
- QWEN3 0.6B
- NVIDIA/Nemotron QWEN 1.5B
- SimpleScaling S1
- TinyLlama
- Unsloth tuned Llama 3.2 1B
- Naver HyperClova 0.5B
šComparable Benchmark reports (no cloud, all on-device):
Iād really value your thoughts on:
- Creative ideas to further optimize inference under these hardware constraints
- Other compact LLMs worth testing on-device
- Experiences youāve had trying to deploy LLMs at the edge
If thereās interest, Iām happy to share more details on the test setup, hardware specs, or the tooling we used for these comparisons.
Thanks for taking a look, and you can build your own through at "https://mlange.zetic.ai"!
reacted
to
yeonseok-zeticai's
post
with š„
about 1 month ago
Hi everyone,
Iāve been running small language models (SLLMs) directly on smartphones ā completely offline, with no cloud backend or server API calls.
I wanted to share:
1. ā”Ā Tokens/sec performance across several SLLMs
2. š¤Ā Observations on hardware utilization (where the workload actually runs)
3. šĀ Trade-offs between model size, latency, and feasibility for mobile apps
There are reports for below models
- QWEN3 0.6B
- NVIDIA/Nemotron QWEN 1.5B
- SimpleScaling S1
- TinyLlama
- Unsloth tuned Llama 3.2 1B
- Naver HyperClova 0.5B
šComparable Benchmark reports (no cloud, all on-device):
Iād really value your thoughts on:
- Creative ideas to further optimize inference under these hardware constraints
- Other compact LLMs worth testing on-device
- Experiences youāve had trying to deploy LLMs at the edge
If thereās interest, Iām happy to share more details on the test setup, hardware specs, or the tooling we used for these comparisons.
Thanks for taking a look, and you can build your own through at "https://mlange.zetic.ai"!