Viewing profile — livshitz
livshitz
HN member- Joined
- Fri, May 27, 2022, 5:17 AM UTC
- HN karma
- 6
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About livshitz
No profile information was provided.
Recent public activity
-
comment
Comment #39404576
The answer could be in between. Who said delusion models are limited to 2d pixel generations?
- story
-
comment
Comment #39375690
if you repeat the process twice and the same exact text is written
-
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…
- story
-
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 …
- story
-
comment
Comment #39028066
Riley Goodside's post: https://twitter.com/goodside/status/1746685366952735034
-
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…
- story
-
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
-
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…
-
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…
-
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…
- story
-
comment
Comment #31526224
Very impressive, a star well deserved