Live data from Hacker News

Viewing profile — -_-

-_-

HN member
Joined
Wed, Feb 12, 2025, 1:00 AM UTC
HN karma
26
Public activity
18 items

About -_-

Making numbers go up at RunRL.com

Recent public activity

  1. story
  2. comment
    Comment #47199977

    “The Department of War may use the AI System for all lawful purposes, consistent with applicable law, operational requirements, and well-established safety and oversight protocols.…

  3. story
  4. comment
    Comment #46939175

    Organizer of the march here. I think while our messaging was more provocative, our beliefs are pretty similar to what PG outlined in https://paulgraham.com/ineq.html or what Garry …

  5. comment
    Comment #46772440

    What do you mean? OpenAI's main offices have been in Mission Bay since 2024

  6. comment
    Comment #46581597

    Author here! 1a. LLMs fundamentally model probability distributions of token sequences—those are the (normalized) logits from the last linear layer of a transformer. The closest th…

  7. comment
    Comment #46581390

    What model did you use? I ran this with the original Llama 13B. The newer Llama models use a different tokenizer that will have its own anomalous tokens.

  8. comment
    Comment #46581360

    Yep! Very large negative temperatures and very large positive temperatures have essentially the same distribution. This is clearer if you consider thermodynamic beta, where T = ±∞ …

  9. comment
    Comment #46072510

    That's the premise behind Workshop Labs! https://workshoplabs.ai

  10. comment
    Comment #45812600

    I’ve also noticed recently that when I click a Twitter link from Telegram, it hijacks the Telegram webview to open the tweet in Safari.

  11. comment
    Comment #45812550

    Subliminal learning: https://alignment.anthropic.com/2025/subliminal-learning/

  12. comment
    Comment #45430100

    Yes! At https://RunRL.com we offer hosted RL fine-tuning, so all you need to provide is a dataset and reward function or environment.

  13. comment
    Comment #45283772

    To add to this, you can currently manually parse tool calls in your environment's step function, but we'll be rolling out a UI that makes this easier soon.

  14. comment
    Comment #45282255

    ART is also great, though since it's built on top of Unsloth it's geared towards single GPU QLoRA training. We use 8 H100s as a standard, so we can handle larger models and full-pa…

  15. comment
    Comment #45280468

    Have you heard of https://puffer.ai ? Might fit your use case

  16. comment
    Comment #45279548

    There needs to be some way of automatically assessing performance on the task, though this could be with a Python function or another LLM as a judge (or a combination!)

  17. comment
    Comment #45278898

    DSPy is great for prompt optimization but not so much for RL fine-tuning (their support is "extremely EXPERIMENTAL"). The nice thing about RL is that the exact prompts don't matter…

  18. story