Earlier quoted context omitted.
"macOS" (or however they spell it now) is pretty bad, but I'm not sure it's possible Apple could ever possibly produce an OS as bad as Windows 11 lol, it's really surprising to me to see someone suggest it's somehow actually worse?! How many times has an Apple OS wiped your hard drive or otherwise been completely borked from a forced update? I know multiple people personally who have experienced this with Windows 10/…
>How many times has an Apple OS wiped your hard drive or otherwise been completely borked from a forced update I use Windows and this has never happened to me. I have had Macbooks I cant open to fix/replace something trivial while I can replace any part easily on a Windows PC/laptop though.
Qwen 3.6 27B is the sweet spot for local development
801–809 of 809 posts
Re: Qwen 3.6 27B is the sweet spot for local development
#802Earlier quoted context omitted.
Gemma 12B? It's unique in the Gemma family, and unique among vision models. It's a novel encoder-less model...the whole model is vision. Somehow. I don't understand it, but it blows away Gemma 4 31B and Qwen 27B in my tests. It's not even close. And, is also tiny and fast, compared to those larger models, so it's better and faster and smaller. Weird combo.
Tried it out. I'm compring against Qwen 3.5 122B-A10B, so a much larger model. It gets some correct, but Qwen 3.5 122B-A10B has done much better. Gemma 4 12B even hallucinated some species in trying to identify a plant, and the other guesses it made weren't all that close, while Qwen 3.5 122B-A10B got it right on the first try. 12B did get one right that 31B got wrong. I'd have to do a much more thorough eval to real…
Re: Qwen 3.6 27B is the sweet spot for local development
#803Earlier quoted context omitted.
Difficult... and wastefully expensive
Seems like an investment into building expertise, which is likely to have high ROI in the future, rather than a wasteful cost.
Learning LLM internals != using them as daily tools (the latter was the topic of discussion).
Shifting to the learning topic: no need for expensive hardware. Even a 16 GB GPU will do, and that's (relatively) cheap and available.
Re: Qwen 3.6 27B is the sweet spot for local development
#804Earlier quoted context omitted.
> Having a machine that can run some modest local LLMs, like the Gemma 4 12B, is really worth it. Cloud models are (much) faster, they don't consume so much power/generate heat, they have much bigger (LLM) context, they're much more precise and they have a much wider (engineering) context of the given problem. Except privacy and use cases that are blocked by cloud models (e.g. reverse engineering), local LLMs are cur…
> currently The interesting question is whether that gap will narrow, and if so, how much, and on what timescale. The exact answer to this question is not knowable, but if you are the kind of person who comes to a site called "hacker news", and you think there is a nonzero chance that the answer is that yes, the gap will narrow and this won't always be an expensive toy, then now seems like a pretty great time to get…
Re: Qwen 3.6 27B is the sweet spot for local development
#805Earlier quoted context omitted.
Looping is a common problem with the Qwen models. I've had good luck using --repeat-penalty=1.1 with llama.cpp and 27B. vLLM should have a similar option.
Please switch to using the far superior reptation penalty, DRY. It's built into llamacpp.
Re: Qwen 3.6 27B is the sweet spot for local development
#806None of the examples reflect 'real work', at least not what I'd consider real work. Being able to nail a zero-shot greenfield project is relatively easy even for a small model. There's not much context to build up and it can fall back to similar examples in the training data easily. So long as you're not asking it to invent something wholly new it'll probably manage. The real test is whether or not it can work with y…
Re: Qwen 3.6 27B is the sweet spot for local development
#807Earlier quoted context omitted.
These people work mostly in CRUD apps and they're telling you they how feel productive. Btw exploratory ideas even for hard problems come out already after a hackaon of a day or a game jam of 3 days
Do you also believe Terrance Tao was a mediocre mathematician before AI?
Re: Qwen 3.6 27B is the sweet spot for local development
#808Earlier quoted context omitted.
It would be great if the Gemma folks would release a code-focused model. Probably won't happen, but it's fun to dream.
The Ornith folks say they're doing that, but haven't released the Gemma-based 31b yet ( https://github.com/deepreinforce-ai/Ornith-1 ). But, also, the Qwen-based 35b MoE Ornith version performs worse than Qwen 3.6 and Qwen AgentWorld on my benchmarks (which are focused on finding security bugs, so not exactly the same as agentic coding, but closely related skills). That said, the reason they're able to release Ornith…
Re: Qwen 3.6 27B is the sweet spot for local development
#809Earlier quoted context omitted.
I look forward to re-evaluating this statement in, what do you say, 12 months from now?
I’ll toss $10k in the s&p and you buy the rig and we’ll see who feels like they made a better call?