Live data from Hacker News

Show HN: Find the best local LLM for your hardware, ranked by benchmarks

github.com

31–40 of 80 posts

Re: Show HN: Find the best local LLM for your hardware, ranked by benchmarks

#33

What’s new regarding llmfit? https://github.com/AlexsJones/llmfit

Fair question. llmfit answers "will this model fit in my memory?" — it's a fit/size calculator, and a good one. whichllm answers a different question: "of the models that fit, which is actually best?" It pulls candidates, then ranks them by merged real benchmarks (LiveBench / Artificial Analysis / Aider / Arena ELO / Open LLM Leaderboard) with a recency penalty, so a newer 27B beats an older 32B even though both fit…

AI response

Re: Show HN: Find the best local LLM for your hardware, ranked by benchmarks

#35

What’s new regarding llmfit? https://github.com/AlexsJones/llmfit

This has a web version[0] which I wish they'd host on a free site.

[0] https://github.com/AlexsJones/llmfit/tree/main/llmfit-web

Edit: I tried to deploy a snapshot of the llmfit-web files on Netlify but it seems to need/want to talk to a backend[1]

[1] https://llmfit.netlify.app/

Re: Show HN: Find the best local LLM for your hardware, ranked by benchmarks

#38

What’s new regarding llmfit? https://github.com/AlexsJones/llmfit

Fair question. llmfit answers "will this model fit in my memory?" — it's a fit/size calculator, and a good one. whichllm answers a different question: "of the models that fit, which is actually best?" It pulls candidates, then ranks them by merged real benchmarks (LiveBench / Artificial Analysis / Aider / Arena ELO / Open LLM Leaderboard) with a recency penalty, so a newer 27B beats an older 32B even though both fit…

Seriously going to use AI to write a reply that would take you 30 seconds?

Re: Show HN: Find the best local LLM for your hardware, ranked by benchmarks

#39

What’s new regarding llmfit? https://github.com/AlexsJones/llmfit

Fair question. llmfit answers "will this model fit in my memory?" — it's a fit/size calculator, and a good one. whichllm answers a different question: "of the models that fit, which is actually best?" It pulls candidates, then ranks them by merged real benchmarks (LiveBench / Artificial Analysis / Aider / Arena ELO / Open LLM Leaderboard) with a recency penalty, so a newer 27B beats an older 32B even though both fit…

Your LLM should have bothered to notice that llmfit also has quality scores (and defaults to sorting by them). One might quibble about weighting of factors -- llmfit favors Qwen3.6-35B-A3B over Qwen3.6-27B, whereas I found the quality of the latter to be worth waiting for -- but it absolutely ranks models by quality.

Re: Show HN: Find the best local LLM for your hardware, ranked by benchmarks

#40

What’s new regarding llmfit? https://github.com/AlexsJones/llmfit

Fair question. llmfit answers "will this model fit in my memory?" — it's a fit/size calculator, and a good one. whichllm answers a different question: "of the models that fit, which is actually best?" It pulls candidates, then ranks them by merged real benchmarks (LiveBench / Artificial Analysis / Aider / Arena ELO / Open LLM Leaderboard) with a recency penalty, so a newer 27B beats an older 32B even though both fit…

[flagged]
Post reply on HN