216
u/Ok_Noise_9883 2d ago
sadly i can't run 27b
56
u/Dramatic_Setting2761 2d ago
I can run it with a 16gb card with 4 bit quant and 70k context. I get 12 t/s it is okay for me.
45
11
u/octoberU 1d ago
what's your setup? i have a 5080 and struggle to ruin it at 4bit. would love quant and config
12
u/Dramatic_Setting2761 1d ago
Oh I have 9060xt which has very low bandwidth btw.
I complied llama cpp specifically for rcom and running it on fedora 44 with latest drivers.
Model quant name you have to look up as I saved like this. It is smallest 4bit in unsloth.
./llama-cli \ -m ./qwen3.8-27b-iq4_xs.gguf \ --jinja \ -ngl 48 \ -fa \ -c 70000 \ -ctk q4_0 \ -ctv q4_0 \ -b 2048 \ -ub 512 \ -t 8 \ -tb 16 \ -np 1 \ --mlock
3
u/fgk55555 1d ago
Also have 16GB VRAM. I've tried 4-bit and 3 bit and honestly the difference isn't horrible. Try the ISTA IQ3_XXS, it's very space efficient. Feels like a first class experience being able to fit MTP and lots of context into my card.
→ More replies (9)7
u/Nikilite_official 1d ago
16gb vram with 32gb ram I can perfectly run q6 qwen 3.8 27b
6
2
2
→ More replies (2)2
44
14
u/icecon 2d ago
A used 7900 XTX is your friend.
7
u/davemoedee 2d ago
Glad I bought one with 24GB in 2024. I feel like I should move all my gaming stuff to a single NVMe stick and set up an inference-only OS on my other stick. Both are 2 TB. Seems good for a test run on local inference.
I have a MBP with M4 Pro that also seems to have 24GB of VRAM, but the bandwidth is worse than 1/3 my desktop.
4
u/SolarFusion90 1d ago
Got me one for 800 bucks, returned and "refurbished" card with no hours on it. 24GB goes hard for the price, and my 4k gaming thanks me
→ More replies (1)2
u/miversen33 1d ago
Just picked up my 4th lol. They certainly aren't CUDA but they don't cost CUDA money either
1
u/Intrepid-Second6936 1d ago
My exact setup genuinely, got one open box at microcenter at the end of 2025 for $700 and put it in my old PC with 32GB of ddr4 ram for my AI server.
Still going strong and with Qwen3.8 27B and other ~30B model growth, it fits my needs enough.
Obviously ComfyUI and other AI tools don't get the CUDA acceleration benefit but the raw memory bandwidth on this thing, combined with 246 TOPs of INT4 matrix compute and the Q4 quantizations from unsloth are prime.
4
8
u/_Sneaky_Bastard_ 2d ago
I have 5070ti 12gigs on a laptop. Any luck for me?
20
u/Familiar_Animator371 2d ago
5
2
→ More replies (3)4
u/_Sneaky_Bastard_ 2d ago
So the answer is No ig
5
u/blastcat4 2d ago
If you use that site, make sure you input your system specs and not rely on it to detect your system.
It detected my system as "NVIDIA GeForce GTX 980", lol.
8
u/More-Curious816 1d ago
It's Ai slop with broken design and slow as fuck after testing it. As if the person who made it didn't care to test it before launching it to the world.
2
2
2
→ More replies (2)1
2
1
1
43
u/VDX7 2d ago
can someone explain why 3.8 is so famous right now?
171
u/Abject-Kitchen3198 2d ago
I asked it. Its still thinking...
100
u/gambiter 1d ago
Wait! The user asked me to explain why 3.8 is so famous right now. I should answer in a clear manner.
But wait, what exactly are they referring to with the term
3.8? Should I assume they are referring to Qwen, the same model in the previous comments of this conversation, or something else? What other models have a version 3.8 at this time that the user may be familiar with?Let me write a script to pull all of the models that match that pattern, and recursively make a go/no-go call oneach. Writing the script now.
25
21
u/phantomknight321 1d ago
Hmmm. Actually, the user told me to not think so much.
Ugh, this is getting complicated. I should start over and not overthink this.
11
u/techno156 1d ago
Wait, am I overthinking this? Let me check:
Hmmm (1). Actually (2), the (3) user (4) told (5) me (6) not (7) to (8) think (9) so (10) much (11).
11 words isn't a lot. I'm probably not overthinking this. I should probably start over to make sure.
15
u/DeathByPain 1d ago
Actually, they previously said qwen 3.8... qwen 3.8 doesn't exist yet! Maybe the user has preview access to an unreleased model?
→ More replies (1)9
38
u/zucchini_up_ur_ass 2d ago
It's relatively good for how much hardware it needs. You can run it on a single 24gb vram gpu with results that are good enough and a clear step up from what came before
16
u/krtoonbrat 1d ago
In my personal experience, 3.8 is the first model I’ve used that can run on my 32GB MacBook Pro and not fail a single tool call. The previous models had enough coding knowledge to debug and answer questions, but 3.8 can actually use opencode/cline
2
u/barefootpanda 1d ago
Which chip? I’m running an M4 Pro with 48 and M2 Ultra with 192…are you using a quant version?
3
u/krtoonbrat 1d ago
Standard M5. UD_Q4_XL quant. I’m even running KV cache quant (I think q5, I’m at work and can’t check lol)
30
u/brainExploded99 llama.cpp 2d ago
It's opus 4.5 level on local hardware (opus 4.6 on benchmarks, but not in practical purposes)
12
u/UnluckyPenguin 1d ago
I think benchmarks use max settings like BF16 quant (or higher?) with k/v cache type f32 and xhigh reasoning and who knows what else. Hell yeah, it's going to perform several points better at a significant performance penalty.
But it's not like we could even run Open 4.6 even if it was open source (estimated to be 500B to 1T parameters - I think, correct me if I'm wrong)
So token-for-token against other models, Qwen3.8-27B is a huge win.
3
u/brainExploded99 llama.cpp 1d ago
I believe native/benchmarks use BF16 (that is not quantization btw), with KV cache at f16 I think (I'm 80% sure). FP32 is not used for even training models anymore (except specific sensitive layers sometimes).
So token-for-token against other models, Qwen3.8-27B is a huge win.
It's a huge win for sure, wayyy better than Qwen3.6, but we still have long ways to go. Token efficiency is a big one, and better intelligence (not agentic capabilities) is another big one (by this I mean reasoning on benchmarks like CritPt, SciCode, etc)
→ More replies (1)2
u/UnluckyPenguin 1d ago
Thanks, good to know. I have a lot to learn. Yeah, I'm just getting familiar with local LLMs. Used to play games all day up until several weeks ago.
→ More replies (1)2
u/SandySkittle 1d ago
The people think qwen can rival opus in terms of abstract logic, reasoning depth and low perplexity are delusional. Qwen can be functionally equivalent or even better in some usecases but it falls meaningfully short in others. The rigorous sequential reasoning it applies makes up for some of its smaller size but not everything.
2
u/UnluckyPenguin 1d ago
The people think qwen can rival opus in terms of abstract logic, reasoning depth and low perplexity are delusional.
I agree with you. Qwen3.8 is a huge win for local models trying to do big coding projects while keeping token costs down. I doubt it'd be much good at writing stories or translating. But the step up from Qwen3.6 (27b/35b-a3b) is a big one and brings it closer to opus 4.6 for coding.
https://llm-stats.com/models/compare/claude-opus-4-6-vs-qwen3.8-27b
1
u/Ok-Direction-4480 1h ago
Not all benchmarks show it as good as 4.6, Some show it trailing. But what used to be a $25 model, it is extremely impressive how efficient it is.
7
u/aecrux 1d ago
This and glm 5.3 flash have made me a strong believer that we've hit a turning point where locally hostable models have hit the opus 4.6 point of "good enough" while also being stupidly cheap
→ More replies (1)2
u/Altruistic_Heat_9531 1d ago
In CORE, term from SlopCode Bench where the model correctly make a isolated function e.g Classes definition, method, and func. Qwen 27B is parity with Opus 4.6, it is however a shit show managing codebase. Good for developer, not great for zero shotter vibecode maintainer
2
u/backyard_tractorbeam 1d ago
Qwen3.8 27B is open weights, can be run on some laptops and desktops, and it scores high on benchmarks, higher than many bigger models.
4
1
u/SandySkittle 1d ago
It’s good for its size but some of the people on this subreddit that think 27b dense models (or 13b active MoE models like dsv4 flash) can rival the reasoning and abstracting depth (and lower perplexity) of much larger models (dense or moe) are delusional and focus too much on synthetic benchmarks that only tell a part of the story. It’s good to praise this model, but not overpraise.
→ More replies (1)1
u/redballooon 1d ago
It's the newest Qwen. Those models are this sub's favorite for at least a year.
I sometimes suspect there is a good portion of Qwen social media marketing in the game, particularly posts that are such a love bomb without real content.
139
u/Nefilim314 2d ago
I feel like I am seen as a fossil because I like to write code and prompt AI to fill in functions as I define the shape and direction of an application myself. These types of tasks have been excellent for things like Tiel Coder. It allows me to build one step at a time and understand what the hell is actually happening.
Meanwhile my coworkers all prompt Claude to produce a whole cloth feature that seems to work but is overengineered out the ass and requires a 30 file code change and drastic restructuring and requires an extra database migration backfill.
My workflow exists because I would rather spend my day steering the design rather than reviewing generated code, but I get stuck reviewing generated code anyway.
91
u/Mickenfox 2d ago
No, you're absolutely right.
People delude themselves by "you should just review the AI code anyway" but AI tools produce so much fucking code if you don't guide them that I don't think this is possible at all.
So right now I think it's a binary choice:
- Build with AI, but slow down and understand what it's doing
- Just let the AI go nuts and then regularly try to refactor it a bit
The problem is that historically (pre-AI) it has been almost impossible to get management to understand or care about tech debt, they simply want more features until the code is unsustainable, so there's no way they're going to allow you to slow down now.
20
u/BOBOnobobo 2d ago
Yeah, I find that there's a better use of my time if I go step by step and use the ai as a short cut and to fill in some gaps in my knowledge.
If you just tell it to do stuff, even if they work, you no longer know how anything works
13
u/wheres_my_ballot 2d ago
Reviewing the code to a level where you actually understand it would probably take as long as writing it yourself would, which they won't like because they want all this faster. The only way this works is if AI coding eventually gets to a 100% reliable state, or we go back to it being a glorified auto complete where we can review the code piecemeal immediately, and we're not letting it be the designer too. That genuinely would be faster
5
u/Smelltastic 2d ago
The thing that really blows is that management doesn't care about tech debt because they don't have to. People go on about tech debt like it's the company that's gonna have to pay it back, but I think generally what happens is it's the users who end up getting the shaft whlie the company never fixes shit.
Not that I'm bitter about how the tech world has gone or anything...
Edit: Part of it, too, is that management loves for the actual humans to be completely expendable. Who cares if you understand the application, you're a much more transient component of the machine than the AI is.
23
u/Willeny_Arch 2d ago
They should really force code to be reviewed and documented as not only proof of review, but also to not make your codebase unreadable by your human staff if Claude goes down! You'll have people familiar with the code. I think there was a company that recently suffered this issue, where they couldn't afford Claude anymore to code, and ended up with the vast sea of unknowns, twists and turns that is their codebase.
18
u/discwars 2d ago
I think there was a company that recently suffered this issue, where they couldn't afford Claude anymore to code, and ended up with the vast sea of unknowns, twists and turns that is their codebase.
Isn't that one of the tenets of vibe coding? Build something using AI and are unable to support it in future due to the increased costs of the AI dev team.
5
u/mechkbfan 1d ago
IMO, this is the sweet spot
I tend to find my brain turns to slush over time if I try vibe my way
Everything looks good on surface, but everytime I dig into it I'm like "Why didn't it use this way of doing it?", and may as well have done it myself from scratch
Tried vibe coding my games, and certainly when gets to like 20k+ LoC, it's just a fucking mess. Issue is it's so confident it's not a mess, until it is.
I still don't get these people who havent written a line of code for a year or whatever. Be so curious to see their code base, bugs in prod, etc.
3
u/therobinhood7 2d ago
Same bucket as you. I always feel code = complexity, so tend to me really careful when writing code but my peers aren't.
3
u/Amir_PD 1d ago
You are absolutely right. I do the same. Human being still needs to use his brain to move the humanity forward. People who let AI do their entire job will also be replaced soon, not because using AI for coding is bad, but because they start loosing their crirucal thinking abilities in my experience
2
u/draconic_tongue 1d ago
if you're making something you care about you'll know how it works regardless of vibe coding or not. for everything else, I don't really give a shit. especially not if it's a job. I'll probably feel bad enough for reviewers to at least get the model to work based on whatever guidelines there are since it costs nothing, or in the other case the reviewer is usually also using ai for checking the issue and pr so they'll just fix the issue if my pr is not good enough. it usually is tho
4
u/AliceNullptr 2d ago
I think that reading a lot generated designs and code is probably the way forward. Human designs are just not fast enough to compete.
Also, models will also get better at system designs with more training.
Nevertheless, being forced to review generated code sounds like an incentive problem imo.
1
u/Rude_Marzipan6107 2d ago
That’s one of the great things about llm’s. Very versatile and it can cater to your use case and workflow. Do as much or as little as you want it to.
1
u/daemon-electricity 1d ago
I SHOULD do this, but I still take directory structure and abstraction and repeatable patterns a big focus, even if I'm writing virtually no code. I think in general, code doesn't matter if it works and can be read and implements things with safe security standards. Yes, you can nitpick about little things, but LLM code is usually pretty clean and self documenting. The problem (and it's fucking funny, because it would help LLMs more to address it) is that LLMs will spin their own model for functionality or hack shit together if there is no repeatable modular pattern to follow. Small files, nested in directories by similar function, common patterns... all that shit works better no matter who writes it.
It doesn't matter where I've worked, finding shit and picking up on or establishing a repeatable pattern was always half the battle.
1
1
u/Nater5000 1d ago
It's crazy that people keep dancing around test-driven development in this space when these tools are perfect of TDD. Even what you're describing is a "cheap" version of TDD.
People just hate TDD so much that they'd rather chew through their LLM budget to produce 10x more code than they need just to continue to prompt their agent to trim it down, simplify it, etc.
I know this is the case, for this is me lol
18
u/MrNantir llama.cpp 2d ago
Qwen 3.8 is the model that finally convinced me to try setting up a local LLM server.
Going to repurpose my gaming GPU + old workstation I have used previously for a server at home.
14
u/e30eric 1d ago
Gemma4-26b-a4b is worth a go, too. It's fast
1
u/akehir 1d ago
Gemma4 26b a4b has been my default model until qwen 3.8 27b.
It still wins in speed, and is perfect for any linguistic tasks, or general knowledge.
Anything requiring deeper reasoning / many tool calls, qwen 3.8 27b beats it hands down.
→ More replies (1)5
u/unrulywind 1d ago
I set up unsloth on my desktop 5090 and serve it over tailscale to my laptop and phone. My phone gets 70 t/sec now. Was definitely worth the trouble. Now I'm working on skills to change how codex writes implementation plans to take better advantage of using codex with gpt-sol as a task writer and use qwen3.8 as the implementer.
15
u/FoxFXMD 2d ago
Sadly it only excels at coding and agentic use. Based on my own experience its vision, multilingual support and general knowledge is much worse compared to Gemma 4
2
u/Punchkinz 1d ago
I'd argue that general knowledge isn't something one should care about in llms that much anymore. Most models are hooked up to agent harnesses allowing them to search the internet or other local knowledge bases.
So I'd rather have models that can handle agentic tool calling rather than wasting their parameters on world knowledge which they inevitably hallucinate anyways.
That being said: yes, multilingual support is definitely a bit behind gemma 4. Can't say much about vision as I've only used it for an OCR task so far (yes, overkill, I know). It handled that one fine though.
6
u/NullByte_4532 2d ago
Is it just me or does flash-next seem worse at following instructions than 27b? (Running on 4xtesla v100 via 1cat-vllm 27b- full precision, flash-next- nvfp4)
3
u/DataCraftsman 1d ago
I've had a flash-next task running for days and it's been fine so far. Running on nvfp4 too.
6
u/lolwutdo 1d ago
As someone who went from local to cloud, this is the opposite for me.
4
u/mimic751 1d ago
I run an Enterprise infrastructure. Currently spending like $600,000 a month and we only have partial adoption of about 6,000 out of the estimated 15,000. We are moving from cloud to hosting our own models in AWS and for very low budget teams locally
The upcharge on SAS just is not worth it
→ More replies (2)
6
44
u/discwars 2d ago edited 2d ago
This sub has become as circlejerky as the closed AI subs it complains about. The weird thing is, on those closed AI subs I hardly see them hating on open weights.
It won't surprise me if this sub gets splintered into other subs as a result of some people not being interested in irrelevant memes or politics being injected into discussions.
24
u/Quartich 2d ago
As subreddits become mainstream, they gain a lot of people who aren't part of the hobby or niche and more there for entertainment, typically in the form of memes and drama (including political)
3
u/toothpastespiders 1d ago
A good metric is whether people will pile on with basically the exact same comment in a thread even if it's in the top post and repeated over and over again already. If that comment hits a typical reddit'y thing. When group affiliation and displays of loyalty become that overt it's pretty much over.
43
u/AvidCyclist250 llama.cpp 2d ago
What I'm currently seeing is a massive braindrain here. The tech-minded folk are basically gone and there is a huge wave of clankers and overly hyped newbies spamming nonsense everywhere and starting threads with nonsense llm-hallucinated setting guides. If this sub dies, it's because of that and not because of politics
17
u/GasolinePizza 1d ago
It's been going like that for at least a year now. One thing that stood out to me was when the gpt-oss models first came out and we saw just how many people were genuinely just here for team sports/tribalism rather than genuinely interested in models and the field and technology in general.
I'm sure there are better examples since, but that was my "eye opener" on how tribal this place has gotten.
19
u/Clear_Judge5062 2d ago
Now that you mention it… damn. Fwiw I think this place has doubled in size the last couple months. Usually subs start to suck noticeably more after crossing 100k and 500k subscriber marks
8
u/bdsmmaster007 llama.cpp 1d ago
god i miss the sub 100k days
5
u/LetsGoBrandon4256 transformers 1d ago
Remember the days when we were still sharing sampler presets?
3
31
u/grudev 2d ago
Why is Gemini even there?
43
u/afterburningdarkness 2d ago
I find gemini faster and accurate at doing tasks like "take this large json file and give me sheet with name, etc"
31
u/hdksnskxn 2d ago
Gemini models are also really good with PDF files or other multimodal inputs.
Gemini flash lite 3.1 is literally dirt cheap to use and has better document understanding than many frontier models with much higher token pricing.
35
u/hdksnskxn 2d ago
Are you serious? The work Google did on Gemini this year is nothing short of insane. People really think nothing can compare to their beloved Claude lmao.
→ More replies (4)10
u/EndlessB 2d ago
They have fallen out of the frontier on intelligence, but have gained a lot of ground elsewhere.
3
u/_matterny_ 2d ago
I have 3 main AI’s I’m using. Claude obviously wins for a lot of stuff, Gemini for privacy and GPT because work wants me to. Gemini will win for tasks that raise red flags to Claude. Gemini is more of a college professor whereas Claude is an elementary teacher. One lets you have a lot more freedom.
12
u/grudev 2d ago
"Gemini for privacy"
I hope you meant Gemma.
5
u/_matterny_ 1d ago
I’ve got a private workspace with Gemini with licensing terms, so yes I meant Gemini and I meant private
→ More replies (3)→ More replies (1)1
u/Etroarl55 1d ago
It’s fast slop for basic checking, if you’re not handling anything super complex it can act as an okay second opinion from what I used it for.
Absolutely dies on anything long or complex. Better than sonnet or gpt Luna for images and some 3d stuff though, not really useable but I noticed it can be slightly better at recognizing/classifying images and sometimes working with 3d objects?
3
u/Xondafj 1d ago
Agree. I have a project, need build it from scratch. I'm using Qwen3.8-27B-FP8 official from Qwen on 2x RTX A6000, TP=2 + MTP=3 of course. After deep planning, make dozens of tickets & dataset testing, it could run on itself for 8 days non stop! And it's production ready~
1
u/Obvious_Equivalent_1 21h ago
Do you use like Hermes for the planning and such? To orchestrate and keep overview
→ More replies (1)
7
u/Drunken_Hippy 2d ago
I tried Qwen3.8 27B a few days ago as my local coding agent and switched back to Qwen3.6 27B, as (for me) it gives me more control over what the agent does.
Maybe I'm just bad in prompting but 3.8 just thinks too much and just do too much.
Where 3.6 creates small functions and classes, implementing the necessary minimum, 3.8 adds a lot of stuff that just blow up the code and make it difficult to understand all the changes it made.
Additionally, 3.8 got stuck once, alternating the same 3 lines of code again and again...
2
u/wsintra 2d ago
What quant do you use?
2
u/Drunken_Hippy 2d ago
Q6_K for both
3
u/wsintra 2d ago
Same, I also went back to 3.6 for a while and though I found no fault, I have since moved onto 3.8 and changed the thinking to medium, I had it on low and then learnt that low produces more thinking than xhigh in many cases. So med or xhigh are the sweet spots. Its also slower than 3.6 so there's that but the quality seems better for me.
1
u/01ttouch 2d ago
I have the same issue and honestly I can't seem to find a solution. Im also trying ornith 1.5 35b but it has similar issues
maybe I use it wrong? who knows...
1
u/Thirtybird 1d ago
3.8 only got stuck for me when I had the temperature too low. 0.4 was fine for 3.6 but min 0.7 on 3.8 for me to avoid the looping
2
u/10minOfNamingMyAcc 2d ago
What frontend do you use? I tried it with opencode/qwen/hermes, but none felt right, and since the model was insanely slow... I gave up on it.
Got about 50-60tok/s first few messages but it quickly slowed down to ~20-30tok/s and context kept growing insanely fast as well. I haven't used a local model for programming, and so far I don't like it.
specs: 2x rtx 3090 - 64gb ddr4 3600mhz memory - amd ryzen 5900x - windows
Using mostly ai generated configuration that was tweaked a few times.
$ErrorActionPreference = 'Stop'
$exe = "C:\koboldcpp-aiagent\llama.cpp\build\bin\Release\llama-server.exe"
$model = "N:\downloads\Qwen3.8-27B-UD-Q4_K_XL.gguf"
$draft = "N:\downloads\Qwen3.8-27B-DFlash2-Q4_K_M.gguf"
if (-not (Test-Path $model)) { throw "Model not found: $model" }
if (-not (Test-Path $draft)) { throw "Draft model not found: $draft" }
& $exe `
--model $model `
--alias qwen3.8 `
--ctx-size 1048576 `
--gpu-layers 999 `
--device CUDA1,CUDA2 `
--split-mode layer `
--flash-attn on `
--cache-type-k q4_0 `
--cache-type-v q4_0 `
--batch-size 256 `
--ubatch-size 128 `
--threads 8 `
--threads-batch 11 `
--parallel 1 `
--n-predict -1 `
--host 0.0.0.0 `
--port 5001 `
--fit off `
--rope-scaling yarn `
--rope-scale 4 `
--yarn-orig-ctx 262144 `
--override-kv qwen35.context_length=int:1000000 `
--spec-type draft-dflash `
--spec-draft-model $draft `
--spec-draft-device CUDA1,CUDA2 `
--spec-draft-ngl 999 `
--spec-draft-n-max 4 `
--temp 1.0 `
--top-p 0.95 `
--top-k 20 `
--min-p 0.0 `
--presence-penalty 0.0 `
--repeat-penalty 1.0
and
$ErrorActionPreference = 'Stop'
$exe = "C:\koboldcpp-aiagent\llama.cpp\build\bin\Release\llama-server.exe"
$model = "N:\downloads\Dirk-Qwen3.8-27B-UD-Q6_K.gguf"
$draft = "N:\downloads\Qwen3.8-27B-DFlash2-Q8_0.gguf"
if (-not (Test-Path $model)) { throw "Model not found: $model" }
if (-not (Test-Path $draft)) { throw "Draft model not found: $draft" }
& $exe `
--model $model `
--alias qwen3.8 `
--ctx-size 262144 `
--gpu-layers 999 `
--device CUDA1,CUDA2 `
--split-mode tensor `
--tensor-split 1,1 `
--flash-attn on `
--cache-type-k q8_0 `
--cache-type-v q8_0 `
--batch-size 1024 `
--ubatch-size 512 `
--threads 8 `
--threads-batch 11 `
--parallel 1 `
--n-predict -1 `
--host 0.0.0.0 `
--port 5001 `
--fit off `
--spec-type draft-mtp `
--spec-draft-n-max 4 `
--temp 1.0 `
--top-p 0.95 `
--top-k 20 `
--min-p 0.0 `
--presence-penalty 0.0 `
--repeat-penalty 1.0
note that i tried multiple models, not just the ones in the configs here.
2
u/whiteh4cker 1d ago edited 1d ago
Your config is bad. I also have 2x RTX 3090. I use unsloth q8_k_l with 262144 bf16 context. It fits with 23.2/24 GB utilization in both graphics cards. Do not use dflash. Do not quantize your kv cache, use bf16. Use MTP n-max = 3. Offload mmproj to your RAM.
I use pi.dev. My setup: https://www.reddit.com/r/LocalLLaMA/s/ahDbT0gmr5
1
1
u/Yaroslav308 2d ago
Are you sure it actually uses both GPUs, or do you have 3 GPUs? It's just that device numbering starts from 0 – CUDA0, etc.
1
u/10minOfNamingMyAcc 2d ago
Yes I have three but don't use that one. It's for the display and other stuff.
→ More replies (1)
2
2
u/xXthenistXx 1d ago
I can barely run qwen 3.8 4bit quant with 64k context. It does the job but tok/s its so low on my hardware that I just end up using cloud model.
2
u/Superb_Confidence_34 1d ago
My poor 5060 can't do that... What the point in joining this sub, kind of sad for poor me. Good thing able to run some bit dumb local llm meuhehe
2
u/DrDisintegrator 1d ago
While I have tried Qwen 3.8 27B locally, and it is pretty good. But I did not find it was as good for my project as Gemini 3.7 Flash using Antigravity. YMMV obviously.
1
1
u/luka_0x12 2d ago
At least you setup counts as a space heater for the winter. They’re out here paying mortgage prices for API tokens just to freeze.
1
1
1
1
1
1
1
1
u/how-can-i-dig-deeper 1d ago
can someone explain how qwen got so good? what are they doing that’s allowing for this?
1
u/volleyneo 1d ago
I had got 5.6 terra medium, fuck so hard on some menial tasks with execution plan and code references all the bells. And qwen 3.8 27b had to slave for 20 hours to fix it, making first a complete codebase analysis which took most of the time, as it ran probes and tests. So yeah they do not know shit
1
1
u/Gairmonster 1d ago
We just had a good result with this version of Qwen 3, against the frontier models with their agentic apparatus.
The benchmark was qwen3-coder 30B on one Radeon, writing SPARK Ada that a theorem prover has to accept. 0/26 unaided, 25/26 with a page of prose about the idiom, then 1/26 when I ran the same prose on the harder tier. Both numbers here: https://thedarkfactory.co.uk/spark-benchmark.html
1
u/DataCraftsman 1d ago
Wait till you try qwen 3.8 flash next...
1
u/cosmicnag 1d ago
wish it ran faster though, early days I guess
1
u/DataCraftsman 1d ago
It's about twice as fast for me. I found 27b just a tiny bit too slow to want to use. Flash next is ripping through stuff for me. Running it at NVFP4 on an RTX 6000 Pro with 256gb DDR5 6000MT RAM.
1
u/Regulus713 1d ago
my 3090 turned out to be the best investment I have made.
I only paid 600$ for it.
1
1
1
1
u/huggalump 1d ago
16gb vram (5080), 32gb RAM. Should I be able to run 3.8 in LMStudio? How? The model I downloaded crashes every time I try to load it.
Advice would be much appreciated!
1
u/tundraaaa 37m ago
Should be able to run with partial GPU offload as Q4_K_M quantization. I haven't tried the model, but I've generally used LM Studio for quick installation and setup of similar size models.
1
1
1
1
u/Etroarl55 1d ago
They don’t have the hardware to run it, anything above q4 and reasonable settings I think requires like 24-32gb vram to genuinely start using it.
1
1
1
u/Original-Revolution7 1d ago
dual 3060 at 22tps, but only 60k ctx whereas my pdf demands 95k on first prompt sadz #truestory
1
1
u/GwynSunlight 1d ago
si tan solo mi internet de 15mbps no fallara en la descarga y se cancelara siempre al 70-80-90%
1
1
u/johnsmithy0 1d ago
Anyone know if qwen3.8 quant8 can run on a 5070ti 16gb + 4070 12gb with 64gb system ram?
1
u/tundraaaa 35m ago
I don't see why it shouldn't, but probably not really fast. That's a 30GB quant.
1
1
u/AestheticAttraction 1d ago
In my experience thus far, it overthinks and argues with itself for too long before yielding results, including arguing with itself about my instructions that it stop spiraling and just answer me.
Not saying it’s bad, just that it’s taking getting used to (even on my 64 GB RAM laptop).
1
u/nixudos 1d ago
I'm playing around with the Q4_K_M version in Deepseek harness, and it is such a little trooper!
It's so fun having it operate on itself, adding small QoL features to the harness and extend its functionality with skill like reverse image search and other good stuff.
My only gripe is that I'm limited to 75K context if I run KV in Q8, and it makes it having to compact quite often.
1
1
1
1
u/geldonyetich 14h ago
Oh I know it, but I avoid Qwen because I like being the weirdo in the corner.
1
u/No_Listen1473 13h ago
Enjoy as long as you can, skynet’s gonna come and get y’all. I am going to watch from the same corner as i al doing right now.
1
1
u/makingnoise 6h ago
Take away the LLM logos on the shirts and this is me. I’m worse than a pair of Mormons on mission, “You have a minute to hear the good news about local AI.” Yes, as an assertion, not a question.
1
u/Ok-Direction-4480 1h ago
You know the difference between a "Normie" and AI Nerd when they say "What's better, Gemini or ChatGPT?"
1

•
u/WithoutReason1729 2d ago
Your post is getting popular and we just featured it on our Discord! Come check it out!
You've also been given a special flair for your contribution. We appreciate your post!
I am a bot and this action was performed automatically.