Live data from Hacker News

Viewing profile — minxomat

minxomat

HN member
Joined
Sun, Sep 18, 2016, 3:07 AM UTC
HN karma
3,195
Public activity
617 items

About minxomat

Blag: https://summarity.com, e-mail: hn [at] blag domain

Opinions are my own.

Recent public activity

  1. comment
    Comment #35282767

    Experimenting with and/or reading about ChatGPT and then interacting with Siri feels almost offensive now. All of the assistants still suck - get on it AmaGooPple!

  2. story
  3. comment
    Comment #35258768

    Is this related in any way to the actual ChatLLama project that is developed here: https://github.com/nebuly-ai/nebullvm ?

  4. comment
    Comment #35194452

    The former. Makes sense for their business model.

  5. comment
    Comment #35194207

    > The GPU version is commercial software. Please contact... Shame.

  6. comment
  7. comment
    Comment #35172289

    Some numbers here: https://github.com/qwopqwop200/GPTQ-for-LLaMa#result

  8. comment
    Comment #35165908

    Follow up recommendation: for Spanish, “Madrigals Key” is language transfer in book form. It can in fact be used as a workbook for this course.

  9. comment
    Comment #35159845

    Sure. Sent a ping.

  10. comment
    Comment #35158081

    We're not far off: https://imgur.com/a/nJxxcUg

  11. comment
    Comment #35156844

    A plot point in an episode of Person of Interest, where AGI "Samaritan" funds a charity (free tablets for students, Samaritan access pre-installed) to take over education and recru…

  12. comment
    Comment #35154395

    I'm building this, for (mostly) non-scientific non-fiction works (books, articles, news, etc.). Launching soon, with about 7,500 books indexed. Generally, what I found useful to bu…

  13. comment
    Comment #35149805

    For me the hangup was always the hidden rule: host won’t open a door with a car. That is unstated and remains unstated even in modern discussions of the problem (see Pinker’s “Rati…

  14. comment
    Comment #35114613

    The whole point of the LLaMa paper is that large models are undertrained and oversized.

  15. comment
    Comment #35108814

    A laptop and a desktop (Mac Studio)

  16. story
  17. comment
    Comment #35107861

    This has been fixed almost 2 days ago now. It’s literally mentioned at the top of the repo.

  18. comment
    Comment #35107783

    The full use case includes quantisation, which the repo points out uses a large amount of system RAM. Of course that’s not required if you skip that step.

  19. comment
    Comment #35107769

    You’re missing something. Both SHP ( https://huggingface.co/datasets/stanfordnlp/SHP ) and OpenAssistant datasets are referenced. And the TOS violation might be the case, the proje…

  20. comment
    Comment #35107749

    With 16 threads, about 140ms per token for 30B, 300ms per token for 65B I should also mention that 65B should be able to run on 64GB systems. Total system memory consumption on M1 …

  21. comment
    Comment #35107122

    No catch, just works. 30B works fine on an M1 Max with 64GB of RAM, had to go for the M1 Ultra at 128GB for 65B.

  22. comment
    Comment #35106925

    So if I'm reading this right, 65B at 4bit would consume around 20GB of VRAM and ~130GB of system RAM?

  23. comment
    Comment #35106864

    There are open datasets (see the chatllama harness project and its references). You can of course also cross train it using actual ChatGPT.

  24. comment
  25. comment
    Comment #35031470

    > not really competitive with ChatGPT That's impossible to judge. LLama is a foundational model. It has received neither instructional fine tuning (davinci-3) nor RLHF (ChatGPT). I…