HackerTrans
TopNewTrendsCommentsPastAskShowJobs

redrove

no profile record

comments

redrove
·قبل 15 يومًا·discuss
No, it doesn’t seem like it.
redrove
·قبل 15 يومًا·discuss
I’m sorry but I can’t take a European Commission link seriously about training SOTA LLMs.
redrove
·قبل 17 يومًا·discuss
Do you have any sources for this? Genuinely interested in reading more.
redrove
·قبل 21 يومًا·discuss
No it’s not.

You’re generalizing, DACH != the entire EU.
redrove
·قبل 23 يومًا·discuss
> My dream would be a local model that can do, say, 80% of the day to day tasks I need; "how does X Handler connect to Y storage?", "commit that feature, but leave out the bits that relate to billing" etc.

Qwen 3.6 27B can do that today, but setup properly and in a good quant, I run an autoround [0] with weights in int8 and attention heads in f16 on a single RTX 6000 Pro Blackwell Max-Q via vllm with mtp=2 and full context, --max-num-seqs 3, KV in f16, mamba f32.

>It would have 99% reliable tool calling

I managed to score 93/100 in tool-eval-bench [1]. For me this is very good already, at least in the pi coding harness I've never had an issue that wasn't auto-fixed in the next turn(s).

>the ability to go "this task is beyond my skills" and refer to a Big Boy Online Model in a gigantic datacenter somewhere

This is heavy on the harness engineering side I think, but also quite contrary to the nature of LLMs today. If you figure this out I'd love to know.

[0] https://huggingface.co/Minachist/Qwen3.6-27B-INT8-AutoRound/...

[1] https://github.com/SeraphimSerapis/tool-eval-bench
redrove
·قبل 24 يومًا·discuss
They’re still debating that, they’ll get back to us soon I’m sure.
redrove
·الشهر الماضي·discuss
I read the entire thing and it seems to me like they started with the conclusion and tried to find proof, like a lot of psychology papers.

Thoroughly unreliable.
redrove
·الشهر الماضي·discuss
It’s about bang for buck. That high a score for 5B params is pretty good, nigh unbelievable a short while ago.

It is my belief that smaller models will get better and better, and even cloud SOTA models will shrink.

Yet another reason the current buildout will feel like the railroads.
redrove
·الشهر الماضي·discuss
Wow, if you you could've just done docker compose up. I guess we'll never know.
redrove
·الشهر الماضي·discuss
So the theory goes. Can you point out one place where this is working out?
redrove
·قبل شهرين·discuss
Don’t vibe code your auth path folks.
redrove
·قبل شهرين·discuss
I’m genuinely interested in what you find to be the problem with that?

It’s a landing page.
redrove
·قبل شهرين·discuss
curl | bash and pentesting go well together
redrove
·قبل شهرين·discuss
I’m immediately suspicious of cheap chinese crap like this.

$35 for a projector should cause you to raise at least one eyebrow.

Also, as always with “IoT” type devices, they’re best kept in an isolated VLAN with no internet access.
redrove
·قبل شهرين·discuss
What coding plans are you using that let you use those models specifically and not pay per token? Which provider?
redrove
·قبل شهرين·discuss
[dead]
redrove
·قبل شهرين·discuss
So this is basically vCluster[0] but Rancher branded?

[0] https://github.com/loft-sh/vcluster
redrove
·قبل شهرين·discuss
cool!
redrove
·قبل شهرين·discuss
Nothing, but he got to plug his vibe coded startup that he advertises in the about section.
redrove
·قبل شهرين·discuss
It’s 128b dense model. Good luck getting more than 3t/s out of a mac. It doesn’t matter if it fits or not.