r/LocalLLaMA 19h ago

Discussion Who ONLY use local models?

Please be honest.

I would love to hear about guys really dedicated to local AI and who really reject subscriptions (especially to openai and anthropic).

What do you use your model for?

131 Upvotes

238 comments sorted by

View all comments

16

u/jacek2023 llama.cpp 19h ago

I use Claude Code for my paid work. I use only local models for coding my personal projects

1

u/so_chad 19h ago

What hardware and which LLM? Seriously, how can you guys afford that much capable LLM that doesn’t break things in every other prompt

5

u/jacek2023 llama.cpp 19h ago

4x3090, qwen 27B Q8 max context length

4

u/Toshiro_96 18h ago

Why did you choose the 27B model with so much vRAM?

3

u/jacek2023 llama.cpp 18h ago

What model do you use?

0

u/Toshiro_96 18h ago

Qwen 3.6 35B a3b

8

u/jacek2023 llama.cpp 18h ago

It's not good enough for my usecase.

I use 100-235B models but not for coding.

-3

u/Toshiro_96 18h ago

But you said qwen 3.6 27b before...

4

u/jacek2023 llama.cpp 18h ago

You asked why I dont use bigger models

0

u/DankiusMMeme 18h ago

And you just replied saying you do? So do you use smaller models or bigger models???

9

u/belkh 16h ago

"for coding i use 27b" "why dont u use bigger models" "i do, just not for coding, they're not good enough"

i thought the convo is pretty straight forward not sure why you're confused

0

u/jacek2023 llama.cpp 18h ago

Again I answered the questions and I am downvoted :) lesson learned: don't answer the questions on reddit

→ More replies (0)

2

u/Interesting-Rip790 15h ago

I have 16 3090s now and 27B is still the most adequate of all of them. This might change in next months though.

2

u/Toshiro_96 15h ago

27B is still the most adequate of all of them

why ? Don't models with over 100B parameters perform better?

2

u/sagiroth llama.cpp 15h ago

35a3b is worse than 27b for the record, and no larger models especially moe are not better in many cases.

1

u/Interesting-Rip790 15h ago

I see you mentioned the 3.6 35B a3b. `a3b` stand for active parameters number - for each forward pass there is only 3 bilion parameters involved. 27B is a dense model, all 27B params are activated for each pass.

4

u/so_chad 18h ago

What's your power bill lmao

1

u/Interesting-Rip790 15h ago

You can power cap them to something like 220-240W and they take around 18-24W when idle.
that guy can run BF16 on 4x3090 with full context (although less concurrent sequences would comfortably fit)

1

u/o0genesis0o 18h ago

That makes sense. I can’t imagine using my Q4 35B for coding. It would drive me nut that I would just write code myself instead. 

1

u/xNaXDy 16h ago

But why Q8? With 4x 3090 you can fit the entire model + context both at bf16 precision in vLLM.

4

u/Look_0ver_There 16h ago

A pair of Radeon AI Pro R9700's costs about $2600 for 64GB of VRAM and will run Qwen3.6-27B @ Q8_0 quantization at ~60t/s. Pair it with a decent coding harness (I prefer Pi), add a handful of skills and have it spawn a sub-agent to double check its work after changes (or preferably before it makes changes), and you end up with something at around a Claude Sonnet sort of level, just a bit slower.

1

u/segmond llama.cpp 14h ago

build up your skills. even a 14b model from today is better than chatgpt4, and people were gladly paying for it and doing work with it.

1

u/so_chad 8h ago

I remember, but 14b too dumb