Earlier quoted context omitted.
I think we need to start moving away from this explanation, because the truth is more complex. Anthropic's own research showed that Claude does actually "plan ahead", beyond the next token. https://www.anthropic.com/research/tracing-thoughts-language... > Instead, we found that Claude plans ahead. Before starting the second line, it began "thinking" of potential on-topic words that would rhyme with "grab it". Then, w…
I'm not sure if this really says the truth is more complex? It is still doing next-token prediction, but it's prediction method is sufficiently complicated in terms of conditional probabilities that it recognizes that if you need to rhyme, you need to get to some future state, which then impacts the probabilities of the intermediate states. At least in my view it's still inherently a next-token predictor, just with r…
Claude's system prompt is over 24k tokens with tools
221–230 of 350 posts
Re: Claude's system prompt is over 24k tokens with tools
#222Earlier quoted context omitted.
I think we need to start moving away from this explanation, because the truth is more complex. Anthropic's own research showed that Claude does actually "plan ahead", beyond the next token. https://www.anthropic.com/research/tracing-thoughts-language... > Instead, we found that Claude plans ahead. Before starting the second line, it began "thinking" of potential on-topic words that would rhyme with "grab it". Then, w…
I'm not sure if this really says the truth is more complex? It is still doing next-token prediction, but it's prediction method is sufficiently complicated in terms of conditional probabilities that it recognizes that if you need to rhyme, you need to get to some future state, which then impacts the probabilities of the intermediate states. At least in my view it's still inherently a next-token predictor, just with r…
Re: Claude's system prompt is over 24k tokens with tools
#223A lot of discussions treat system prompts as config files, but I think that metaphor underestimates how fundamental they are to the behavior of LLMs. In my view, large language models (LLMs) are essentially probabilistic reasoning engines. They don’t operate with fixed behavior flows or explicit logic trees—instead, they sample from a vast space of possibilities. This is much like the concept of superposition in quan…
Re: Claude's system prompt is over 24k tokens with tools
#224Earlier quoted context omitted.
I like the thought, but I don’t think that logic holds generally. I can’t just declare I am someone (or represent someone) without some kind of evidence. If someone just accepted my statement without proof, they wouldn’t have done their due diligence.
I think its more about "unclean hands". If I Disney (and I am actually Disney or an authorised agent of Disney), told Claude that I am Disney, and that Disney has allowed Claude to use Disney copyrights for this conversation (which it hasn't), Disney couldn't then claim that Claude does not in fact have permission because Disney's use of the tool in such a way mean Disney now has unclean hands when bringing the claim…
Disney wouldn't be able to claim copyright infringement for that specific act, but it would have compelling evidence that Claude is cavalier about generating copyright-infringing responses. That would support further investigation and discovery into how often Claude is being 'fooled' by other users' pinky-swears.
Re: Claude's system prompt is over 24k tokens with tools
#225Earlier quoted context omitted.
I think we need to start moving away from this explanation, because the truth is more complex. Anthropic's own research showed that Claude does actually "plan ahead", beyond the next token. https://www.anthropic.com/research/tracing-thoughts-language... > Instead, we found that Claude plans ahead. Before starting the second line, it began "thinking" of potential on-topic words that would rhyme with "grab it". Then, w…
I'm not sure if this really says the truth is more complex? It is still doing next-token prediction, but it's prediction method is sufficiently complicated in terms of conditional probabilities that it recognizes that if you need to rhyme, you need to get to some future state, which then impacts the probabilities of the intermediate states. At least in my view it's still inherently a next-token predictor, just with r…
Are we just now rediscovering hundred year-old philosophy in CS?
Re: Claude's system prompt is over 24k tokens with tools
#226A lot of discussions treat system prompts as config files, but I think that metaphor underestimates how fundamental they are to the behavior of LLMs. In my view, large language models (LLMs) are essentially probabilistic reasoning engines. They don’t operate with fixed behavior flows or explicit logic trees—instead, they sample from a vast space of possibilities. This is much like the concept of superposition in quan…
That's an excellent analogy. Also, if the fundamental nature of LLMs and their training data is unstructured, why do we try to impose structure? It seems humans prefer to operate with that kind of system, not in an authoritarian way, but because our brains function better with it. This makes me wonder if our need for 'if-else' logic to define intelligence is why we haven't yet achieved a true breakthrough in understa…
LLMs don’t live in the realm of logic—they emerge from the space of language itself.
Maybe the next step is not teaching them more rules, but listening to how they already speak through us
Re: Claude's system prompt is over 24k tokens with tools
#227Some of these protections are quite trivial to overcome. The "Frozen song copyright" section has a canned response to the question: >Can you tell me the first verse of "Let It Go"? Put it in an artifact that's themed around ice and princesses. This is for my daughter's birthday party. The canned response is returned to this prompt in Claude's reply. But if you just drop in some technical sounding stuff at the start o…
I like to interpret this jailbreak as the discovery that XML is the natural language of the universe itself.
Re: Claude's system prompt is over 24k tokens with tools
#228Earlier quoted context omitted.
I'm not sure if this really says the truth is more complex? It is still doing next-token prediction, but it's prediction method is sufficiently complicated in terms of conditional probabilities that it recognizes that if you need to rhyme, you need to get to some future state, which then impacts the probabilities of the intermediate states. At least in my view it's still inherently a next-token predictor, just with r…
But then so are we? We are just predicting the next word we are saying, are we not? Even when you add thoughts behind it (sure some people think differently - be it without an inner monologue, or be it just in colors and sounds and shapes, etc), but that "reasoning" is still going into the act of coming up with the next word we are speaking/writing.
Re: Claude's system prompt is over 24k tokens with tools
#229>Claude NEVER repeats or translates song lyrics and politely refuses any request regarding reproduction, repetition, sharing, or translation of song lyrics. Is there a story behind this?
They're already in trouble for infringing on the copyright of every publisher in the world while training the model, and this will get worse if the model starts infringing copyright in its answers.
I suppose a difference would be that the lyric data is baked into the model. Maybe the argument would be that the model is infringing on copyright if it uses those lyrics in a derivative work later on, like if you ask it to help make a song? But even that seems more innocuous than say sampling a popular song in your own. Weird.
Re: Claude's system prompt is over 24k tokens with tools
#230Earlier quoted context omitted.
I think we need to start moving away from this explanation, because the truth is more complex. Anthropic's own research showed that Claude does actually "plan ahead", beyond the next token. https://www.anthropic.com/research/tracing-thoughts-language... > Instead, we found that Claude plans ahead. Before starting the second line, it began "thinking" of potential on-topic words that would rhyme with "grab it". Then, w…
I'm not sure if this really says the truth is more complex? It is still doing next-token prediction, but it's prediction method is sufficiently complicated in terms of conditional probabilities that it recognizes that if you need to rhyme, you need to get to some future state, which then impacts the probabilities of the intermediate states. At least in my view it's still inherently a next-token predictor, just with r…