Viewing profile — lucrbvi
lucrbvi
HN member- Joined
- Sat, Jan 10, 2026, 1:34 PM UTC
- HN karma
- 109
- Public activity
- 37 items
- HN profile
- View on Hacker News ↗
About lucrbvi
Recent public activity
-
comment
Comment #49223676
https://www.pangram.com/history/c2abdcf5-c52b-41cc-a8fb-0c59...
-
comment
Comment #49175177
Mistral has the capability of training such models. Take a look at Poolside[1], they are claiming to pre-train their Laguna series of models on 4,096 NVIDIA H200 GPUs[2]. Mistral h…
- comment
-
comment
Comment #49101008
"world model" is, sadly, a new buzzword; most of the world models we are seeing are video generative models (like GPT-Image), they receive an action vector and previous frames and …
-
comment
Comment #49073204
Seems like MAI models from Microsoft are not going to be open-weight soon, but they are sharing a lot of details in the making of these models, which is a weird position.
-
comment
Comment #48914564
Such a gem, thanks to the author for sharing it's findings :) The only problem I have with planing in latent space is that it can be really noisy and not representative of the posi…
-
comment
Comment #48809530
Anthropic theorize that middle layers in an LLM is a "J-Space" used to "think" about the future answer or about abstract concepts. Their method is used to identify which tokens can…
-
comment
Comment #48463835
http://archive.today/1YRCE
-
comment
Comment #48429166
https://xkcd.com/927/
- story
-
comment
Comment #48233872
In the article the author says they are doing reinforcement learning with LLMs.
-
comment
Comment #48200002
How does this differ from dottxt's Outlines[0] on the technical level? Are you using some JSON grammar to force the LM head distribution to follow it? [0]: https://github.com/dottx…
-
comment
Comment #48157664
it's using webgpu kernels, probably a false positive
-
comment
Comment #48064328
I really like QBE but I hope they will make it a true library because I don't want to launch a subprocess to compile a program.
-
comment
Comment #48037485
Cool but why would anyone write an agent in C? Since the language is verbose it seems to be a painful choice to use C for this task.
-
comment
Comment #47887656
They have added a lot of optimization focussing on the KV-cache, so they can have a much larger window without eating all the VRAM. The 1M window might be usable, but it will proba…
- story
-
comment
Comment #47831784
Mollie seems to only provide services to business based in European Economic Area, Switzerland and the UK [0], so yes? [0]: https://help.mollie.com/hc/en-us/articles/115002116105-C…
-
comment
Comment #47831569
Mollie might be a direct competitor
-
comment
Comment #47796836
Is there anyone that feels that LLMs are wrong for computer use? It's like robotic, if find LLMs alone are really slow for this task
-
comment
Comment #47794472
Some people are speculating that Opus 4.7 is distilled from Mythos due to the new tokenizer (it means Opus 4.7 is a new base model, not just an improved Opus 4.6)
-
comment
Comment #47688695
Hi! I share my first blog post ever about the definition on AGI following the annoucement of Claude Myhtos Preview. I hope some of you might found this interesting.
- story
-
comment
Comment #47514903
Sounds like Multi-Head Latent Attention (MLA) from DeepSeek
-
comment
Comment #47439445
I wouldn't be surprised if Vercel were bought by Anthropic/OAI (but maybe it would be too expensive?)