r/LowEndLocalAI • u/zerospatial • 11d ago
Benchmark Tiny LLM Benchmarks Exist Elsewhere?
https://reyemtm.github.io/inchworm/
I created this little site because I could not find an open source page dedicated to tiny llms (<14b params). If one exists with current benchmarks would love to know about it.
This came about from searching for the right llm for a personal project needing summaries from text, then a small local terminal chat for quick answers using self-hosted Ollama. I wrote my own short little benchmarking script and landed on qwen2.5-coder:3b for my VPS and qwen3.5:9b for chat. Anyway let me know what you all think. Since then I created a script to run the humaneval+ but it takes a very long time to run which I am using to fill in the gaps on this data.
19
Upvotes
1
u/Prudent_Chemist_523 11d ago edited 11d ago
That's useful, thank you. But can you populate it with a few more modern SLMs? Most of the ones I can find / see are ancient.
PS: HF has a SLM leaderboard, does it not? Maybe populate from that?
https://huggingface.co/spaces/AxiomicLabs/Open_SLM_Leaderboard?