logoalt Hacker News

SwellJoetoday at 3:33 PM1 replyview on HN

"Stealing" is a strong word to use for looking at the words produced by models built from the collective commons of the world.

And, honestly, being able to see how LLMs make decisions is critical to trust and security. I consider it a valuable feature, somewhat akin to seeing the source of software I use.


Replies

dannywtoday at 5:26 PM

Yeah, it’s also useful for prompt tuning, debugging and understanding how a model interprets your prompt.

Also really good for identifying any contradictions in your system prompt and context.