Live data from Hacker News

Viewing profile — rjb7731

rjb7731

HN member
Joined
Mon, Oct 18, 2021, 7:01 AM UTC
HN karma
29
Public activity
12 items

About rjb7731

No profile information was provided.

Recent public activity

  1. comment
    Comment #39952539

    Isn't this similar to the Deepmind paper on long form factuality posted a few days ago? https://arxiv.org/abs/2403.18802 https://github.com/google-deepmind/long-form-factuality/tre…

  2. comment
    Comment #36677119

    I've previously noticed when playing with GPT-4 it can sometimes 'autocomplete' on different sections of the text its feeding back, sometimes what looks like 4 or more different se…

  3. comment
    Comment #36415194

    Its interesting this paper & the Orca LLM paper from Microsoft are using GPT3/4 model outputs to train 'powerful' models. Big question is will they allow your average joes/business…

  4. comment
    Comment #35450026

    Thanks Jeremy for putting this course out for everyone, looking forward to completing it.

  5. comment
    Comment #35143491

    Seems not too bad, you can tell its been trained on shorter responses. Example #1 Input: explain a neural network in simple terms Alpaca-Output: A neural network is a type of machi…

  6. comment
    Comment #35141052

    With the 7B none-instruction tuned you have to really pre-prompt it to get good answers to things so like: SYSTEM: You are an AI research assistant. You use a tone that is technica…

  7. comment
    Comment #35140467

    The inference on the gradio demo seems pretty slow, about 250 seconds for a request. Maybe I am too used to the 4-bit quant version now ha!

  8. comment
    Comment #35140371

    if you look in the dev tools you will see a request to a 'join' file when you click the agree button it adds you to a queue. You can watch where you are up to in the dev tools.

  9. comment
    Comment #35140306

    Even with patience, I can see nothing happening in the dev tools when i click agree? Edit: From looking when you click agree you can see a request to a 'join' file with a 101 statu…

  10. comment
    Comment #35140087

    interesting, looks like the web demo doesn't work at the moment though. The prompt.txt will be useful, looks very similar to the pre-prompts i have been feeding in before making an…

  11. comment
    Comment #34872637

    Looks like it might be no bueno on google colab for now, chatbot.py takes prompts via input() too rather then a command line argument.

  12. comment
    Comment #33411305

    I wish him the best, I find his streams incredibly useful and they motivate me to be better at solving problems and coding. Hopefully he still does work on AGI and makes tinygrad e…