HackerTrans
TopNewTrendsCommentsPastAskShowJobs

redrove

no profile record

comments

redrove
·hace 15 días·discuss
No, it doesn’t seem like it.
redrove
·hace 15 días·discuss
I’m sorry but I can’t take a European Commission link seriously about training SOTA LLMs.
redrove
·hace 17 días·discuss
Do you have any sources for this? Genuinely interested in reading more.
redrove
·hace 21 días·discuss
No it’s not.

You’re generalizing, DACH != the entire EU.
redrove
·hace 23 días·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
·hace 24 días·discuss
They’re still debating that, they’ll get back to us soon I’m sure.
redrove
·el mes pasado·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
·el mes pasado·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
·el mes pasado·discuss
Wow, if you you could've just done docker compose up. I guess we'll never know.
redrove
·el mes pasado·discuss
So the theory goes. Can you point out one place where this is working out?
redrove
·hace 2 meses·discuss
Don’t vibe code your auth path folks.
redrove
·hace 2 meses·discuss
I’m genuinely interested in what you find to be the problem with that?

It’s a landing page.
redrove
·hace 2 meses·discuss
curl | bash and pentesting go well together
redrove
·hace 2 meses·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
·hace 2 meses·discuss
What coding plans are you using that let you use those models specifically and not pay per token? Which provider?
redrove
·hace 2 meses·discuss
[dead]
redrove
·hace 2 meses·discuss
So this is basically vCluster[0] but Rancher branded?

[0] https://github.com/loft-sh/vcluster
redrove
·hace 2 meses·discuss
cool!
redrove
·hace 2 meses·discuss
Nothing, but he got to plug his vibe coded startup that he advertises in the about section.
redrove
·hace 2 meses·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.