Hacker News new | ask | show | jobs
by smcleod 925 days ago
+1 r/localllama, 23GB should allow you to run 30b~ models, but honestly some of the new smaller models such as Mistral & friends (Zephyr etc..) are really interesting. You could also Give Mixtral a try if you get a low quant format such as this q3 - https://huggingface.co/TheBloke/Mixtral-8x7B-Instruct-v0.1-G...
1 comments

Do you know if there is a website or spreadsheet where I could enter my RAM, GPU, etc. and see what models I could run locally?
Yes, https://www.reddit.com/r/LocalLLaMA/. Just ask there and a bunch of Non-Artificial Intelligent agents will give you that answer ;).
While I agree a website/spreadsheet would be convenient, it's not that complicated. As long as GPU is handling 50-75% of the LLM layers, you should get a decent tok/sec speed (unless you're running really really large models).
Could you explain to me (in steps) how I would go about calculating how much VRAM I would need to run, say, Mistral 8x7B?