- The app allows benchmarking the model used in a chat. Go to
Settings > Benchmark Modelin any chat and click 'Start Benchmarking'. The benchmark results arepp(tokens/sec for prompt processing) andtg(tokens/sec for token generation).
Unclaimed project
Are you a maintainer of SmolChat-Android? Claim this project to take control of your public changelog and roadmap.
Changelog
Running any GGUF SLMs/LLMs locally, on-device in Android
Settings > Benchmark Model in any
chat and click 'Start Benchmarking'. The benchmark results are pp (tokens/sec for prompt
processing) and tg (tokens/sec for token generation).llama executableChatActivity causing a NullPointerException when the app is launched (this is the bug causing most crashes according to Google Play)SmolLM API and document its methods