LocalLLaMA
Welcome to LocalLLaMA! Here we discuss running and developing machine learning models at home. Lets explore cutting edge open source neural network technology together.
Get support from the community! Ask questions, share prompts, discuss benchmarks, get hyped at the latest and greatest model releases! Enjoy talking about our awesome hobby.
As ambassadors of the self-hosting machine learning community, we strive to support each other and share our enthusiasm in a positive constructive way.
Rules:
Rule 1 - No harassment or personal character attacks of community members. I.E no namecalling, no generalizing entire groups of people that make up our community, no baseless personal insults.
Rule 2 - No comparing artificial intelligence/machine learning models to cryptocurrency. I.E no comparing the usefulness of models to that of NFTs, no comparing the resource usage required to train a model is anything close to maintaining a blockchain/ mining for crypto, no implying its just a fad/bubble that will leave people with nothing of value when it burst.
Rule 3 - No comparing artificial intelligence/machine learning to simple text prediction algorithms. I.E statements such as "llms are basically just simple text predictions like what your phone keyboard autocorrect uses, and they're still using the same algorithms since <over 10 years ago>.
Rule 4 - No implying that models are devoid of purpose or potential for enriching peoples lives.
Maybe if I quantize this down to 0.1-bit it will run on my 3090 and every so often spit out a sentence that isn’t gibberish or random characters..
Can someone give me an ELI5 what's the difference between 27B and this 2.4T? Is it mostly size? I have a Framework Desktop which has been running 3.5-Coder Next for a while, not sure if I should switch
2.4T is 4.9TB in size, no way to run that on a Framework Desktop.
27B releases on Friday but should be about 55GB like the old one, that one fits easily and should beat your 3.5-Coder.
Qwen 3.5 122b should also fit easily on a Framework Desktop when quantized and has more knowledge.
Thanks. So you're saying Qwen 3.5-122b has more knowledge than 3.8-27B? Did I get this right?
Yes. Generally, the larger the model, the more knowledge they have.
However, knowledge is not everything, 27b (even 3.6) is much better than Qwen 3.5 at calling tools and general programming.
27b is also a dense model (27b parameters are active at the same time) while 122b is a MoE model with just 10b active parameters. Usually this makes 27b much smarter at understanding complex situations.
I would recommend trying both and seeing which performs better in your tasks. You can also use something like llama-swap to seamlessly swap between them.
If you need something fast, Qwen3.6-35b is also MoE with 3b active parameters. It is really fast and fairly competent in many fields.
Gemma-4-31b is another dense model that does really well with languages (translations, summaries, ...). There's not really a one size fits all with local models but with swapping them around you can get some great results, especially on a Framework Desktop where multiple of the smaller ones might fit at the same time.
Thanks, my knowledge on the topic of Local AI is still very barebones. I generally use my FW for coding assistance, troubleshooting Linux issues, automating stuff and doing some heavy text processing (fixing artifacts after OCRing old PDFs and formatting text). I have lots of spare RAM as I'm lucky enough to have the 128GB model I bought before the prices went crazy. I need to try this Qwen3.6 and Gemma as you recommended as it looks like they may fit my needs as well. The Coder I have has been running smoothly for a while and I didn't really have the opportunity to tinker with other options recently. If you have any tips for my use case I'm all ears!
2.4t is useless unless you're an institution, you can think of each 1b being approximately 1GB of ram/vram needed just to run it.
probably would be better for the LLM sub . becase i think subscribers of locallama want to run models on their own hardware.
~2 days until 27B release apparently.
The practical one for local use.
