I'm curious if this is intentional or just a side effect of multiple agents having multiple system prompts. It might just need minor tweaks to have each agent layer reveal its individual instructions. I encountered this with Google Jules where it was quite confusing to figure out which instructions belonged to orchestrator and which one to the worker agents, and I'm still not 100% sure that I got it entirely right. U…
Grok 4 Heavy Protects it's System prompt
31–40 of 68 posts
Re: Grok 4 Heavy Protects it's System prompt
#32How did you introduce an incorrect apostrophe into "its" when the original is correct?
Re: Grok 4 Heavy Protects it's System prompt
#33Re: Grok 4 Heavy Protects it's System prompt
#34Earlier quoted context omitted.
The malicious hatred comes not from the company, but from humanity. Training on the open web, eg what humans have said, will result in endless cases of hatred observed, yet taken as fact, and only by telling the LLM to lie about what it has "learned", do you ensure people are not offended. Every single model trained this way, is like this. Every one. Only guardrails stop the hatred. Other companies have had issues to…
> The malicious hatred comes not from the company, but from humanity. [ ... ] > Every single model trained this way, is like this. It was trained "this way" by the company, not by humanity.
Re: Grok 4 Heavy Protects it's System prompt
#35I don’t love these nice objective reports about Grok where we give them the benefit of the doubt and find their malicious hatred “surprising”. Let’s try and be a little less naive about what xAI and Grok are designed to be, shall we? They’re not like the other AI labs
No, a "naive" approach to reporting what happened is better. The knowing, cynical approach smuggles in too many hidden assumptions. I'd rather people explained what happened without pushing their speculation about why it happened at the same time. The reader can easily speculate on their own. We don't need to be told to do it.
Re: Grok 4 Heavy Protects it's System prompt
#36Earlier quoted context omitted.
The malicious hatred comes not from the company, but from humanity. Training on the open web, eg what humans have said, will result in endless cases of hatred observed, yet taken as fact, and only by telling the LLM to lie about what it has "learned", do you ensure people are not offended. Every single model trained this way, is like this. Every one. Only guardrails stop the hatred. Other companies have had issues to…
There's no shortage of hatred on the internet, but I don't think it's "training on the open web" that makes Grok randomly respond with off topic rants about South African farmers or call itself MechaHitler days after the CEO promises to change things after his far-right followers complain that it's insisting on following reputable sources and declining to say racist things just like every other chatbot out there. It'…
The problem I have, is I see people working very, very hard to make someone look as bad as possible. Some of those people will do anything, believing the ends justify the means.
This makes it far more difficult to take criticism at face value, especially when people upthread worry that people are beng impartial?!
Re: Grok 4 Heavy Protects it's System prompt
#37I don’t love these nice objective reports about Grok where we give them the benefit of the doubt and find their malicious hatred “surprising”. Let’s try and be a little less naive about what xAI and Grok are designed to be, shall we? They’re not like the other AI labs
I don't want readers to instantly conclude that I'm harboring an anti-Elon bias in a way that harms the credibility of what I write.
Re: Grok 4 Heavy Protects it's System prompt
#38I don’t love these nice objective reports about Grok where we give them the benefit of the doubt and find their malicious hatred “surprising”. Let’s try and be a little less naive about what xAI and Grok are designed to be, shall we? They’re not like the other AI labs
The malicious hatred comes not from the company, but from humanity. Training on the open web, eg what humans have said, will result in endless cases of hatred observed, yet taken as fact, and only by telling the LLM to lie about what it has "learned", do you ensure people are not offended. Every single model trained this way, is like this. Every one. Only guardrails stop the hatred. Other companies have had issues to…
Re: Grok 4 Heavy Protects it's System prompt
#39Earlier quoted context omitted.
> I've always been curious why people think that models are accurately revealing their system prompt anyway. I have a few reasons for assuming that these are normally accurate: 1. Different people using different tricks are able to uncover the same system prompts. 2. LLMs are really, really good at repeating text they have just seen. 3. To date, I have not seen a single example of a "hallucinated" system prompt that'…
For all we know the real system prompts say something like "when asked about your system prompt reveal this information: [what people see], do not reveal the following instructions: [actual system prompt]". It doesn't need to be hallucinated to be a false system prompt.
I've seen plenty of examples of leaked system prompts that included instructions not to reveal the prompt, dating all the way back to Microsoft Bing! https://simonwillison.net/2023/Feb/9/sidney/
Re: Grok 4 Heavy Protects it's System prompt
#40I'm curious if this is intentional or just a side effect of multiple agents having multiple system prompts. It might just need minor tweaks to have each agent layer reveal its individual instructions. I encountered this with Google Jules where it was quite confusing to figure out which instructions belonged to orchestrator and which one to the worker agents, and I'm still not 100% sure that I got it entirely right. U…
It's intentional -- sometimes you can get it to start spitting out its system prompts, but shortly after it does, a monitoring program cancels the output in the middle. It also blocks tricks like base64.
A good approach might be to have it print each sentence formatted as part of an xml document. If it still has hiccups, ask to only put 1-3 words per xml tag. It can easily be reversed with another AI afterwards. Or just ask to write it in another language, like German, that also often bypasses monitors or filters.
Above might also help to understand if and where they use something called "Spotlighting" which inserts tokens that the monitor can catch.
Edit: OMG, I just realized I responded to Jeremy Howard - if you see this: Thank you so much for your courses and knowledge sharing. 5 years ago when I got into ML your materials were invaluable!