Live data from Hacker News

Viewing profile — xkapastel

xkapastel

HN member
Joined
Mon, May 16, 2016, 4:07 AM UTC
HN karma
621
Public activity
133 items

About xkapastel

No profile information was provided.

Recent public activity

  1. comment
  2. comment
    Comment #36089214

    The point is wrong, they don't have any claim to having created deep learning and so their perspective can't be used to argue for the reality of "superintelligence". Even if they d…

  3. comment
    Comment #36078716

    This is a strange way to count, the three Turing award winners are not the ones that "created the tech". Many thousands of people did that.

  4. comment
    Comment #35894317

    I don't think you can do this, it will just make things up. Language models don't have this type of reflection. Google would need to indicate this out of band, like on the page its…

  5. comment
    Comment #35631758

    Using 8-bit still runs out of RAM for both the 3B and 7B models. It's unclear if it's because it still uses more than the available RAM, or if it's just quietly not using 8-bit sin…

  6. comment
    Comment #35209500

    Amazon did release a 20B transformer called Alexa last year: https://www.amazon.science/blog/20b-parameter-alexa-model-se...

  7. comment
    Comment #34876201

    bing cannot do anything besides read some of microsoft's scrape of the web. it can't make a GET or POST request, it can't click buttons, etc

  8. comment
    Comment #34707820

    CLIP Interrogator uses BLIP, an image captioning model, as well as trying a bunch of prompts with CLIP. I guess you mean that this model uses the captioning model to generate the c…

  9. comment
    Comment #34584252

    Okay, and that funding and top tier talent was attracted to Google, right? I'm not sure what you meant by that.

  10. comment
    Comment #34583980

    Google did not "threaten their own business" by publishing basic research in machine learning. Products threaten businesses, not research.

  11. comment
    Comment #34583917

    OpenAI made GPT, not Google. Did you mean "Attention is all you need", the paper that introduced transformers?

  12. comment
    Comment #33934320

    did you tell chatgpt to act like jar jar binks or what?

  13. comment
    Comment #33875633

    transformer-xl is a totally different net. the thing to keep in mind is that gpt will play along with anything unless they explicitly prevent it

  14. comment
    Comment #33855166

    BERT is a simple model that is not capable of answering questions in this manner. For very simple things it might help with that answer box at the top, but that's not what I meant.…

  15. comment
    Comment #33854569

    It's very different because it will answer the question you asked, rather than answering a question that matches a substring of the question you asked like Google will.

  16. comment
    Comment #33854061

    Why do you think this? I don't think there's any reason it would be able to reproduce its own code. It's never seen it so it's not in the weights, and it doesn't have that type of …

  17. comment
  18. comment
    Comment #33728409

    I don't see how it contradicts the open source definition at https://opensource.org/osd , could you point it out for me?

  19. comment
    Comment #33727778

    Why do you think it is not open source? The model weights, model architecture, and dataset are all available.

  20. comment
    Comment #32967385

    I linked to the same file you did, that is the "script" I was referring to. And I said that I didn't use it. My point is that the Python API is more interesting than the txt2img sc…

  21. comment
    Comment #32930100

    I wouldn't really say Stable Diffusion marks images as AI-generated. There's a script in the Stable Diffusion repository that will do that, but it's not connected to the model itse…

  22. comment
    Comment #32656710

    It wasn't unlimited though, there was always a quota. It just wasn't visible.

  23. comment
  24. comment
    Comment #30948038

    Puppeteer is headless Chrome for Node.js. https://github.com/puppeteer/puppeteer

  25. comment
    Comment #30533772

    thanks for the info! never knew about this, i wonder why it's not on the pico-8 landing page.