Live data from Hacker News

Viewing profile — stellaathena

stellaathena

HN member
Joined
Tue, May 07, 2019, 3:53 PM UTC
HN karma
421
Public activity
84 items

About stellaathena

No profile information was provided.

Recent public activity

  1. comment
  2. comment
    Comment #38576910

    Paper: https://arxiv.org/abs/2305.13048 Models (v4 are the ones from the paper): https://huggingface.co/RWKV GitHub: https://github.com/BlinkDL/RWKV-LM

  3. comment
    Comment #38576890

    RWKV had a paper accepted at EMNLP and released models which match the performance of equivalent transformers. What else are you looking for?

  4. comment
    Comment #37155714

    I'm quite busy right now, but maybe in late September or October?

  5. comment
    Comment #36882270

    Instead of flaming about "open source" vs "free software" why don't we talk about how whichever terminology you prefer, organizations like EleutherAI, Hugging Face, and LAION (the …

  6. comment
    Comment #36882236

    No, it's about how the regulations governing OpenAI and Google's commercial models, research by non-profits like EleutherAI and AI2, and finetunes of public models done by hobbyist…

  7. comment
    Comment #36377570

    They’re expensive for you, a random person on the internet, but 5-10M USD is really not prohibitively expensive for a government or large company.

  8. comment
    Comment #36043876

    It seems that the user is posting ChatGPT-generated text and not a real summary. It's complete nonsense, with about half of the sentences containing a factual error.

  9. comment
    Comment #36039901

    Yes I am (apparently) in the acknowledgments. I was not an author on the paper because I didn’t have time to contribute too much. I also try to err on the side of not being added t…

  10. comment
    Comment #36039510

    Twitter thread announcing the paper with some additional color commentary: https://twitter.com/AiEleuther/status/1660811179239849986

  11. comment
    Comment #36039433

    Our discord servers (a primary one, a spin-off for RWKV, another spinoff for BioML, etc) have tens of thousands of people between them :) So not quite everyone. But this was a comm…

  12. comment
    Comment #36039419

    The paper is going to be submitted to EMNLP next month. An early version is being released now to garner feedback and improve the paper before submission.

  13. comment
    Comment #35008800

    Our policy is to not comment on timelines for future models, as our ability to meet those timelines is heavily influenced by factors outside of our control and we don’t want to lea…

  14. comment
    Comment #35008766

    I mean, ultimately there isn’t one. I’m just providing examples of how we fulfill the things that the OP says they want, as they seem unaware of our work. But I’m confused by the a…

  15. comment
  16. comment
    Comment #35003166

    You're in luck! EleutherAI has trained and released open source weights of several LLMs, including GPT-Neo (2.7B parameters), GPT-J (6B parameters), and GPT-NeoX (20B parameters). …

  17. comment
    Comment #35003117

    Actually the origin is this word (with the last two letters transposed), and the Wikipedia article gives IPA https://en.wikipedia.org/wiki/Eleutheria

  18. comment
    Comment #35003087

    Yes, we are currently bottlenecked primarily by engineering manpower.

  19. comment
    Comment #35001050

    We have a number of donors including Hugging Face, Stability AI, Nat Friedman, Lambda Labs, and Canva that make our work possible. We also have some orgs that provide sponsorship f…

  20. story
  21. comment
    Comment #33280682

    GPT-NeoX-20B was specifically targeted to fit on A40s, A6000s, and a pair of 3090 Tis. Anything larger than that is going to be a real struggle for people who don’t own computing c…

  22. comment
    Comment #32420067

    Stable Diffusion produces substantially higher quality images in most context, but is much more expensive to produce. The genius of VQGAN-CLIP is that it showed that you could take…

  23. comment
    Comment #30217670

    I/O is covered by Turing completeness. Whether timing is depends significantly on how exactly you want to formalize things, but certainly any TC system has the capacity to keep tra…

  24. comment
    Comment #30217637

    This paper repeatedly states that it’s PSPACE, but I see no evidence that it’s Turing complete.

  25. comment
    Comment #30217608

    Tetris can be programmed on a computer, ergo anything that is Turing Complete can simulate Tetris. What am I missing?