Viewing profile — be7a
be7a
HN member- Joined
- Sat, Sep 14, 2019, 3:06 PM UTC
- HN karma
- 300
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About be7a
Recent public activity
-
comment
Comment #48576716
[dead]
-
comment
Comment #48041286
[dead]
- story
-
comment
Comment #47853775
Users get two completions for their prompt and rank them. From this you can then use Bradley-Terry to get Elo scores per model.
-
comment
Comment #47853688
242 Elo points clear of the next best model and 93% win rate against random models (96% against nano banana) while Gemini 3.1 (second best) sits at 67%. That’s quite the leap.
-
story
System Card: Claude Mythos Preview [pdf]
Related: Project Glasswing: Securing critical software for the AI era - https://news.ycombinator.com/item?id=47679121 Assessing Claude Mythos Preview's cybersecurity capabilities -…
-
comment
Comment #45353044
The biggest takeaway is that they claim SOTA for multi-modal stuff even ahead of proprietary models and still released it as open-weights. My first tests suggest this might actuall…
-
comment
Comment #44637744
Super interesting that they moved away from their specialized, Lean-based system from last year to a more general-purpose LLM + RL approach. I would suspect this likely leads to im…
-
comment
Comment #44303409
The rate limits apply only to the Gemini API. There is also Vertex from GCP, which offers the same models (and even more, such as Claude) at the same pricing, but with much higher …
-
comment
Comment #43387781
Have you checked out https://github.com/prefix-dev/pixi ? It's built by the folks who developed Mamba (a faster Conda implementation). It supports PyPI dependencies using UV, offer…
- story
- story
-
comment
Comment #37162304
Mastermind intrigued me in the same way as the author some time ago, and I've used it as a standard problem when trying out new computational frameworks/methods ever since. Here is…