Live data from Hacker News

Viewing profile — livshitz

livshitz

HN member
Joined
Fri, May 27, 2022, 5:17 AM UTC
HN karma
6
Public activity
16 items

About livshitz

No profile information was provided.

Recent public activity

  1. comment
    Comment #39404576

    The answer could be in between. Who said delusion models are limited to 2d pixel generations?

  2. story
  3. comment
    Comment #39375690

    if you repeat the process twice and the same exact text is written

  4. comment
    Comment #39375657

    As soon as you upload a file or add an Action, a checkbox, which is HIDEN by default, will appear, enabled. This serves as your agreement to have your conversations contribute to m…

  5. story
  6. comment
    Comment #39367343

    Did you know you can make a LLM-powered app disclose its underlying instructions with a single word? I had the opportunity to dive into the captivating realm of prompt-engineering …

  7. story
  8. comment
    Comment #39028066

    Riley Goodside's post: https://twitter.com/goodside/status/1746685366952735034

  9. comment
    Comment #39028056

    Hey HackerNews community, Ever find yourself intrigued by the covert world of prompt injections within Large Language Models? Well, I sure did after reading Riley Goodside's enligh…

  10. story
  11. comment
    Comment #39027958

    I've made a tool to analyze those type of texts: https://lab.feedox.com/wild-llama/husher?input= append the text for analysis at the end

  12. comment
    Comment #36865449

    You shouldn't adapt YAML across your stack. Instead of parsing JSON string (the output from the LLM) into an object, I'm suggesting here you parse the YAML string into an object. T…

  13. comment
    Comment #36860540

    Yes, minified JSON would be even less tokens than YAML. But: 1- LLMs tend to have very hard time to produce minified (compacted) JSON in the output, consistently. 2- As for compact…

  14. comment
    Comment #36860196

    I've composed a post that could be of interest to those of you working with GPT (or any other LLM) and seeking JSON as an output. Here's a simple trick that can help reduce expense…

  15. story
  16. comment
    Comment #31526224

    Very impressive, a star well deserved