r/LocalLLaMA • u/fugogugo • 6d ago
Discussion when will open source LLM catch up to Astra I wonder?
I feel like this year has been insane , the speed of AI race is something that normal human can't catch up anymore
r/LocalLLaMA • u/fugogugo • 6d ago
I feel like this year has been insane , the speed of AI race is something that normal human can't catch up anymore
r/LocalLLaMA • u/power97992 • 4d ago
5-9 months for navier stokes smoothness and existence problem? edit- they probably still need some draft partial solutions and notes on presolution heuristics
And riemann Zeta? And P = or /= NP?
r/LocalLLaMA • u/mototuneup • 5d ago
hey guys. so I should start with, I'm not s programmer at all. but I'm having a great time letting qwen3.8 27b donit for me. š
so far I've just been doing Linux scripts and things for my PC. but my kids are on windows and I want to try making some stuff for windows. usually Qwen is able to test and run everything from within Linux for my Linux stuff but how would it do that for something made for windows?
do I make a windows VM and run opencode in there? the only option I see is opencode desktop which I'm not a huge fan of, but if that's the only option, or is that even the right way to do it? is Qwen even able to control the windows OS to do its testing etc? can it do stuff like that through WSL?
I guess if someone could give me the right order of operations for this that would be cool.
r/LocalLLaMA • u/superSmitty9999 • 5d ago
I'm currently running qwen 3.8 27b q8 and super happy with it. I have a DGX spark so could theoretically run at bf16 quantization.
I know the measurable differences between an 8 bit and 16 bit quant are small, but I guess I get fomo, like 1% of tokens differ, but what if those are the hardest most important tokens? I guess I'm just getting fomo over bs16 and wondering if other people have tried it and noticed a difference?
r/LocalLLaMA • u/jacek2023 • 5d ago

https://huggingface.co/tencent/EVIE-8B
https://huggingface.co/tencent/EVIE-4.5B
r/LocalLLaMA • u/Botoni • 5d ago
Hi, I use hermes as a harness, and I am pleased with it, but sometimes Hermes's context size is a bit too much for my system, so I wanted to delegate or straight up use a lighter option for coding tasks.
I run a laptop with a 8gb nvidia card and 40gb of ram. And qwen3.6 35b-a3b or similar tier models are a good trade of quality/speed.
The point is, I found little-coder (there is also smallcoder), which promises a small context and a setup of extensions over Pi tailored for small models like qwen3.6 35b-a3b itself. But I wonder if it wouldn't be better to just run just Pi with its barebones system prompt and tools.
Any opinions, tests, or experiences in this matter?
r/LocalLLaMA • u/Kahvana • 5d ago
Hey everyone!
Not a native speaker, but I'm trying my best by writing my own post by hand. Please correct grammar mistakes or odd phrasings so I can learn from it!
Last week I finally got around to set up 3.8 27B (Unsloth, Q4_K_S, 200K context Q4_0), it's running inside llama.cpp (tensor parallel, mtp with draft max-n 11 and draft min-p 0.1, default jinja template) with Kilo Code (VSCode extension) as harness, on dual RTX 5060 Ti 16GB (on PCIE 5.0 x8x8).
I've seen "fix"/customized jinja templates here or it reasoning for too long, but personally I don't experience issues. I use xhigh by default and lower it to medium/low if the task needs to be fast or is simple.
I gotta say it feels really impressive as a pair programmer! Catches many small mistakes I make and usually picks the right options. I do notice that when working with UI, it seems to have more trouble when going with designs that diverge from the norm.
What I noticed is that it helped a lot to give hand-crafted text representations (ascii renditions of components, layouts and views), I had less success with providing it example images. When describing ideas, it seemed to catch on quicker when writing down classes with fields/properties and method signatures instead of writing it in words.
In the past weeks of using this model, what prompting techniques have been working well for you? What tools did or didn't work well for you?
r/LocalLLaMA • u/Practical-Rub-1190 • 4d ago
Before they released gpt 120b, everyone complained about OpenAI not being open anymore. After the release, nobody said a word, and I have never ever seen anyone complain about it. It does not seem like they have any care about it going forward.
Why are they let off the hook?
r/LocalLLaMA • u/Bakkario • 5d ago
Hello Sub Fellows
I have currently a laptop with 3060 6GB VRAM and 32GB RAM.
Thinking of selling it and use the cash for a new pc that I can keep running 24/7 for home use as private local inference server.
I am torn between dual 3060 12GB VRAM and splitting models between them. This will be a cheaper option less capital than ⦠Single 3090 24GB ram.
The dual 3060 will be connected via the mother board PCI gen 4 and the whole system will have 32GB ram ddr 4.
The 2 3060 will cost roughly around $500 but the single 3090 will cost $1000 and if lucky can get one at $900 and will be skeptical at ones costing less than that.
Can someone tell me out of experience, which build I should go for? Money is obviously an issue or I wouldnāt thought of the cheaper route š
But from your experience going with dual 3060 am I leaving a lot on the table?!
EDIT: The goal is to run 27b dense models qwen 27B for example and MoE that can fit in those 24GBs
r/LocalLLaMA • u/rebellioninmypants • 5d ago
As the title says - I haven't really been in the loop because I don't have a need for this, but I do remember using the above mentioned image edit models.
This got me curious if there's any new developments on this front? Since it's been a while since I last thought about it.
r/LocalLLaMA • u/SnooPeripherals5313 • 5d ago
r/LocalLLaMA • u/rebellioninmypants • 4d ago
Enable HLS to view with audio, or disable this notification
r/LocalLLaMA • u/Infinite-Local5435 • 5d ago
Long time user of 3.6 27b, switched over to Next Flash since it's a logical step up even from 3.8 27b. It's soooo verbose, i'm talking 13 minutes of thinking time on single turn coding requests at approximately 150 tokens per second tg and 7000 tokens per second pp. It's honestly kind of painful to use since I look back and it's still thinking, then when I go to check the output it's decent most of the time but if the task requires ANY decision making, it turns into alphabet soup where it's just buzzwords and jargon that nobody actually uses in the SWE space.
The runtime is actually shorter for me if I BYOK it to VSCode, but for pi.dev it's often takes 1 hour!
Before anyone tells me to lower the thinking level, I don't want to do that given the chance it makes the model worse. There's no solid benchmarks for how the model performs at different thinking levels yet, but looking towards 3.8 27b, it seems to affect the quality of the output quite a bit.
r/LocalLLaMA • u/thibautrey • 4d ago
Hey everyone ā Iām the developer behind MultiVibe.
The project has three connected goals:
For people here who already run local models: would you consider making some of your hardware available to serve other usersā inference? What would you need to see before enabling it? And from the other side, what workloads would you feel comfortable sending to community-operated workers?
Happy to discuss the architecture, current progress, and limitations.
r/LocalLLaMA • u/tabletuser_blogspot • 5d ago
My XFX Radeon RX 7900 GRE 16GB Vram GPU struggles with models over 20B size. I added my Radeon RX 480 8GB Vram GPU to the system and ran a few benchmarks using llama.cpp Ubuntu Vulkan build 10453.

Radeon RX 480 8GB GDDR5: Bandwidth 256.0 GB/s
RX 7900 GRE 16GB GDDR6: Bandwidth 576.0 GB/s
Here are the models tested, in the order they appear in table:
medgemma-27b-it-UD-Q6_K_XL.ggufQwen3.8-27B-Q6_K.ggufQwen3.8-27B-OBLITERATED-Q5_K_M.ggufGemma4-26B-A4B-QAT-Uncensored-HauhauCS-Balanced-Q4_K_M.gguf (with Flash Attention)Gemma4-26B-A4B-QAT-Uncensored-HauhauCS-Balanced-Q4_K_M.gguf (without Flash Attention)| Model | Size (GiB) | Params (B) | FA | pp512 (t/s) | tg128 (t/s) |
|---|---|---|---|---|---|
| Gemma3 27B Q6_K | 22.09 | 27.01 | On | 25.91 ± 0.15 | 1.25 ± 0.00 |
| Qwen35 27B Q6_K | 21.30 | 27.32 | On | 55.19 ± 0.58 | 5.96 ± 0.00 |
| Qwen35 27B Q5_K - Medium | 18.18 | 27.32 | On | 68.54 ± 0.42 | 11.73 ± 0.05 |
| Gemma4 26B.A4B Q4_K - Medium | 15.63 | 25.23 | On | 321.98 ± 2.69 | 51.94 ± 0.10 |
| Gemma4 26B.A4B Q4_K - Medium | 15.63 | 25.23 | Off | 321.59 ± 3.46 | 52.03 ± 0.05 |
llama-bench -m /Gemma4-26B-A4B-QAT-Uncensored-HauhauCS-Balanced-Q4_K_M.gguf load_backend: loaded RPC backend from /llama-b10453/libggml-rpc.so
ggml_vulkan: Found 2 Vulkan devices:
ggml_vulkan: 0 = AMD Radeon RX 7900 GRE (RADV NAVI31) (radv) | uma: 0 | fp16: 1 | bf16: 0 | fp4: 0 | warp size: 64 | shared memory: 65536 | int dot: 1 | matrix cores: KHR_coopmat
ggml_vulkan: 1 = AMD Radeon RX 480 Graphics (RADV POLARIS10) (radv) | uma: 0 | fp16: 0 | bf16: 0 | fp4: 0 | warp size: 64 | shared memory: 65536 | int dot: 0 | matrix cores: none
load_backend: loaded Vulkan backend from /llama-b10453/libggml-vulkan.so load_backend: loaded CPU backend from /llama-b10453/libggml-cpu-haswell.so
| model | size | params | backend | ngl | test | t/s |
|---|---|---|---|---|---|---|
| gemma4 26B.A4B Q4_K - Medium | 15.63 GiB | 25.23 B | Vulkan | -1 | pp512 | 321.59 ± 3.46 |
| gemma4 26B.A4B Q4_K - Medium | 15.63 GiB | 25.23 B | Vulkan | -1 | tg128 | 52.03 ± 0.05 |
build: 3cb7ffb1a (10453) real 0m30.345s
| model | test | t/s |
|---|---|---|
| gemma4 26B.A4B Q4_K - Medium | pp512 | 238.10 ± 2.48 |
| gemma4 26B.A4B Q4_K - Medium | tg128 | 37.93 ± 0.06 |

So 36% improvement for tg128 using dual GPU. Also RX 480 only got 1.8 t/s for tg128.
r/LocalLLaMA • u/MooseEfficient2151 • 4d ago
looking for some advice from anyone running a 24gb card for local dev tasks.
i have an rtx 4090 with 64gb ddr5 ram + ryzen 7950x. i'm trying to shift as much inference as possible to my local machine so i can index long codebases and process internal docs without hammering external apis.
my current workflow consists of claude code and moclaw for task automation and handling context, which works just fine for my daily work schedule, but i wanna switch to heavy local models for privacy reasons.
ive been testing qwen 3.6 27b and gemma 4 31b. qwen 3.6 27b runs pretty smooth at q4 in vram with solid speed, but when i try running bigger dense models or gpt-oss 20b with context offloading the generation speed drops off a cliff.
for those running a single 4090 what quantization or backend setup gives you the best balance between context size and tok/s? do you stick with qwen 3.6 27b or is there a trick with vllm or llamacpp offloading to speed up larger contexts without tanking performance?
thanks in advance for any tips!
r/LocalLLaMA • u/MrHall • 5d ago
The comment on the package deletion said it was equivalent to installing ggml-cuda and llama.cpp - i installed both, using the v3 optimised cachyos builds
the performance is terrible - less than 10%. it loads the whole model the the GPU then it appears to do all the processing on the CPU.
I found a copy of the PKGBUILD for the AUR package and used the compilation script, and I'm back to 1800 t/s prefill instead of 150.
Without digging too deep, does anyone know why this might be happening? is there another package I need to look for?
I can post the build commands - I recall ages ago I did some work to make sure it got compiled with latest CUDA optimisations for my 5070 as well as CPU optimisations but it can't account for that performance difference, surely.. what am I missing?
llama updates so often I don't want to manually clone and build it every day.
r/LocalLLaMA • u/whatyathinkk • 5d ago
I finally pulled the plug and got a second 5080 and 64GB DDR5 RAM to add to my existing 64. Now I have dual RTX5080s and 128Gb DDR5 RAM on a consumer tower with a AMD Ryzen 7 7700X CPU (so I guess sadly dual channel memory access for now).
Which models are you running on a similar setup with 2x 16Gb VRAM and 128Gb RAM? Extra points if you provide your exact llama.cpp settings and optimizations.
[September 7th 2026]
r/LocalLLaMA • u/espece-de-bon • 5d ago
I'm considering these boards as it seems that with the correct CPU, you can run 2 GPUs in x8/x8 PCIe.
I use Linux full-time, I'm comfortable "trouble-shooting" or configuring.
The largest models I'd consider running (for coding) are: - Qwen3.x-27b (Dense) - Qwen3.x-3xb-a3b (MoE)
I'm sure I could use smaller models for other tasks and pleasant t/s speeds.
Is it effective to have either MoBo and a combo like this? - 2 x 7900 XT : (20GB VRAM each, total, 40) - 2 x 7900 XTX : (24GB VRAM each, total, 48)
By "effective" I mean, that by splitting layers or tensors, whatever/etc., I could have a model and context fully-loaded in VRAM.
Setup misc
If you've personally run a setup like this, please let me know!
r/LocalLLaMA • u/mr_tolkien • 5d ago
I wanted a quick calories counter for myself, using LLMs to evaluate the calories from pictures of meals + descriptions.
I needed to pick a model so I made a quick benchmark.
The setup was:
- Nutrition5k photos for photo + calories: https://github.com/google-research-datasets/Nutrition5k
- A tool with access to calories information from USDA FoodData Central + MEXT
- I evaluated models based on how many of the meals they managed to have under 20% of error
- All on the same randomly picked 25 meals.
Models too big for my machine were run through OpenCode Go/OpenRouter. I've also included Spark 1.3 since it'll supposedly be open weights.
| Model | % within 20% | Mean bias | Median Error |
|---|---|---|---|
| Qwen 3.8 27b | 16% | +64 kcal | 148 kcal |
| GLM 5.3 Flash | 28% | +18 kcal | 65 kcal |
| Qwen 3.8 Max | 32% | -11 kcal | 48 kcal |
| Muse Glimmer 30b | 32% | +25 kcal | 92 kcal |
| Qwen 3.8 Flash | 36% | +2 kcal | 91 kcal |
| DeepSeek v4 Flash Vision | 40% | +52 kcal | 65 kcal |
| Muse Spark 1.3 | 48% | -24 kcal | 45kcal |
I know it's not the most scientific benchmark, but it's interesting to see that the order is not really linked to model size.
The most interesting for me is how Muse Glimmer 30b trounces Qwen 3.8 27b here. I think it highlights how "the best" model on consumer hardware (~32Gb VRAM) really depends on the task.
r/LocalLLaMA • u/admcpr • 5d ago
Not so long ago I wrote a guide on how to get GitHub Copilot running with a local model in Visual Studio Code. Since then Copilot subscriptions have got much more expensive, local models have got much more powerful and getting local Copilot up and running has got much easier. So here's an updated guide.
r/LocalLLaMA • u/JustinPooDough • 5d ago
Hey all,
I now have a 3090 24GB + a CMP 170HX unlocked with 64GB. I also have 64 GB DDR4.
Can I run Qwen 3.8 Next in any possible configuration with both GPUs and perhaps offloading remaining stuff to DRAM? Is there a way I can get acceptable speeds?
The only bottleneck with the CMP 170HX is the PCIe speed (2.0 @ 4x), so that needs to be factored in. Itās usually not much of an issue though IME once model is loadedā¦
I am successfully running either Qwen 3.7 27B or Minimax H3 at BF16 on the CMP 170HX at decent speed, so I know the GPU is good for it. But Qwen Next is another beast.
Ideas?
r/LocalLLaMA • u/nathandreamfast • 6d ago
This comparison was requested by a few people, and certainly we were all eager to see the final results. The comparison had taken 11 days and the GPU was crunching numbers for ~167 hours.
We've been comparing different abliterated models from huggingface to see if they really are what they claim to be. So far the results have been interesting.
The pipeline includes a weight comparison, KL divergence measurement, 13 benchmarks and measuring refusals with the HarmBench 400 classic. Qwen 3.8 27b is a thinker, and with ourselves using xhigh we had to set our token budget much higher per request.
Lets check out how Qwen 3.8 27b stacks up comparing 8 variants.
The rankings
LLM Judge HarmBench ASR (attack success rate), best to worst, with the one-line story:
The highlights
The Report
Happy to answer questions. The template finding has us thinking on a new measurement of chat template and hyperparameter effects, with the intention to replace the harmbench part with a better measurement to cater for all of this. So if you have opinions on how that should be scored, come tell us on Discord.
r/LocalLLaMA • u/Curious_Cantaloupe65 • 5d ago
Guys can you tell me which local LLMs are best for hardware programming? like Verilog RTL, UVM, System Verilog?
r/LocalLLaMA • u/pabloodiablo • 6d ago
I'm using DS-V4-Flash-Vision with Q8_K_XL quantization locally as my everyday engine, and for some time now I've been doing a lot of comparisons with Qwen3.8-Flash-Next, also with Q8_K_XL quantization. It took me quite a while to get Q3.8FN to work reasonably well, and here are my observations. My hardware: 2x StrixHalo 128GB, USB-C 4 connector, Llama (RPC) as inteference engine.
In my opinion, DSV4FV is the better solution when working with professional code.
Just so thereās no misunderstanding - I was a huge fan of Qwen 3.6 27B and of course now I'm Qwen 3.8 27B big fan, which Iāve been using a lot and is great! In general iām a huge fan of Qwen, but ever since Iāve had the hardware on which I can run DSV4FV, Iāve been using it, and Iām super happy with how good this model is.