HackerTrans
トップ新着トレンドコメント過去質問紹介求人

flux3125

no profile record

投稿

The Dragon Hatchling: The Missing Link Between the Transformer and the Brain

arxiv.org
1 ポイント·投稿者 flux3125·9 か月前·0 コメント

コメント

flux3125
·21 日前·議論
And now he's part of the confusing comment section lol
flux3125
·24 日前·議論
Max 60 bucks a month. More than that and I'd just move to local qwen 35b or some other cheaper model on openrouter.
flux3125
·28 日前·議論
This reminds me of Coconut Simulator
flux3125
·先月·議論
Sorry, I forgot to add "on Linux" at the end. Still, that's a nice one!
flux3125
·先月·議論
I'm curious if there's a program that uses a simple detection model for UX components to locate clickable areas. This would allow for global navigation similar to VimiumC
flux3125
·先月·議論
It's called Time Series Forecasting
flux3125
·先月·議論
They'll not only do it, but they'll also wrap it in a huge fat rounded border
flux3125
·先月·議論
> It's also never deleted anything it shouldn't or done anything crazy or unrelated to what I asked

Until it does. A simple curl request to a compromised website could inject a malicious prompt into it.
flux3125
·2 か月前·議論
> Don't listen to him

That's the idea
flux3125
·2 か月前·議論
You're absolutely right!
flux3125
·2 か月前·議論
At least it doesn't know my age

Oh wait
flux3125
·2 か月前·議論
[flagged]
flux3125
·3 か月前·議論
Point 2 is so true, I definitely find myself spending more time reading code vs writing it. LLMs can teach you a lot, but it's never the same as actually sitting down and doing it yourself.
flux3125
·3 か月前·議論
I was (positively) surprised that this didn't involve any AI.
flux3125
·3 か月前·議論
Code quality and IDEs aren't going anywhere, especially in complex enterprise systems. AI has improved a lot, but we're still far from a "forget about code" world.
flux3125
·3 か月前·議論
They are okay for vibe coding throw-away projects without spending your Anthrophic/OAI tokens
flux3125
·3 か月前·議論
You ARE the training data
flux3125
·3 か月前·議論
I stopped using Ollama a couple of months ago. Not out of frustration, but because llama.cpp has improved a lot recently with router mode, hot-swapping, a modern and simple web UI, MCP support and lots of other improvements.
flux3125
·3 か月前·議論
> so llama-swap can load

Just in case you haven't seen it yet, llama.cpp now has a router mode that lets you hot-swap models. I've switched over from llama-swap and have been happy with it.
flux3125
·3 か月前·議論
In my experience if you're coding or doing something that requires precision, quantizing the kv cache is definitely not worth it.

If you're just chatting or doing less precise things it's 1000% worth it going down to Q8 or sometimes even Q4