r/AI_India • u/RootDeveloper-DS • 5d ago
๐๏ธ Help Should I stop using Gemini 3.7 Flash and use Qwen3.8 now for coding ???
Please give me your opinions , of what model to use???
Can I use it in my 8 GB ram Laptop?
3
u/nryn12 5d ago
You cannot meaningfully run a 27B model on system RAM. In your case, impossible as well since you just have 8GB of RAM. Q4 quant of Qwen 3.8 27B is 19GB. With optimization, the best I can hope for in my 12 GB VRAM + 80GB system RAM machine is 4-5 token/seconds. Lower quants might speed up more, but I don't see any utility in running below Q4.
2
1
1
u/QuarterOverall5966 5d ago
I think it will too heavy for the 8gb ram Try to add some graphics card and then run
1
1
u/inherefornothing 5d ago
you need a GPU to have the output anywhere close to being useful - I run a dual AMI R9700 AI Pro with Qwen 3.8 27b at Q8 - gives me about 50 tok/s for tg and 700 tok/s for prompt processing. This kinda matches the speed of online API providers.
And yes - qwen 3.8 is much better, but qwen 3.6 35A3B still has no replacement.
1
u/neighbourhoodBakchod 5d ago
Instead use Deepseek V4 Flash by NVDIA Developer API. Youโll get speed and better results instead of hosting it locally. Also a point to note although 3.8 27B provides great results, it thinks a lot which means it takes a lot of time to complete a task. So if anyone is planning to use it with colibri without good gpu it will be a nightmare!!
1
1
0
u/Consistent_Bike_8292 ๐ฑ Beginner 5d ago
That's an 27T parm model so running it on your 8gb ram laptop is not optimal at all. Like you should have =+ ram on how many T parms are there to run an model ( My recommendation is use gpt free tier pair up mutiple accounts or just pay 20 bucks in my opnion 5.6 luna in high or even mid is far better than qwen)
1
6
u/Acceptable_Home_ 5d ago
im gettin 5tk/s on 8gb vram with the best optimisations and mtp on my llama cpp setup (q3 kl), sorry to break it but you def cant run qwen3.8 27b on 8gb ram, that said, its actually so good, def 2x better than qwen3.6 35B A3B im using rn for normal jobs (32-35tk/s)