Earlier quoted context omitted.
Yes let's not say what's wrong with the tech, otherwise someone might (gasp) fix it!
"Fix". So long as the grocery store has groceries, most people will not care what a chat bot spews. This forum is full of syntax and semantics obsessed loonies who think the symbolic logic represents the truth. I look forward to being able to use my own creole to manipulate a machine's state to act like a video game or a movie rather than rely on the special literacy of other typical copy-paste middle class people. T…
Ask HN: Share your AI prompt that stumps every model
401–410 of 670 posts
Re: Ask HN: Share your AI prompt that stumps every model
#402Earlier quoted context omitted.
Yes. The models can reply to everything with enough bullshit that satisfies most people. There is nothing you ask that stumps them. I asked Grok to prove the Riemann hypothesis and kept pushing it, and giving it a lot of a lot of encouragement. If you read this, expand "thoughts", it's pretty hilarious: https://x.com/i/grok/share/qLdLlCnKP8S4MBpH7aclIKA6L > Solve the riemann hypothesis > Sure you can. AIs are much sm…
Nobody wants an AI that refuses to attempt solving something. We want it to try and maybe realise when all paths it can generate have been exhausted. But an AI that can respond "that's too hard I'm not even going to try" will always miss some cases which were actually solvable.
Re: Ask HN: Share your AI prompt that stumps every model
#403Earlier quoted context omitted.
LLMs currently have the "eager beaver" problem where they never push back on nonsense questions or stupid requirements. You ask them to build a flying submarine and by God they'll build one, dammit! They'd dutifully square circles and trisect angles too, if those particular special cases weren't plastered all over a million textbooks they ingested in training. I suspect it's because currently, a lot of benchmarks are…
> they never push back on nonsense questions or stupid requirements "What is the volume of 1 mole of Argon, where T = 400 K and p = 10 GPa?" Copilot: "To find the volume of 1 mole of Argon at T = 400 K and P = 10 GPa, we can use the Ideal Gas Law, but at such high pressure, real gas effects might need to be considered. Still, let's start with the ideal case: PV=nRT" > you really don't need to worry about teaching a h…
Re: Ask HN: Share your AI prompt that stumps every model
#404Nearly every agent will either a) ignore one of the parameters, b) hallucinate a design.
Re: Ask HN: Share your AI prompt that stumps every model
#405Earlier quoted context omitted.
They do. Recently I was pleasantly surprised by gemini telling me that what I wanted to do will NOT work. I was in disbelief.
Interesting, can you share more context on the topic you were asking it about?
Re: Ask HN: Share your AI prompt that stumps every model
#406Earlier quoted context omitted.
Yes let's not say what's wrong with the tech, otherwise someone might (gasp) fix it!
Tuning the model output to perform better on certain prompts is not the same as improving the model. It's valid to worry that the model makers are gaming the benchmarks. If you think that's happening and you want to personally figure out which models are really the best, keeping some prompts to yourself is a great way to do that.
Providers will always game benchmarks because they are a fixed target. If LLMs were developing general reasoning, that would be unnecessarily. The fact that providers do is evidence that there is no general reasoning, just second order overfitting (loss on token prediction does descend, but that doesn't prevent the 'reasoning loss' to be uncontrollable: cf. 'hallucinations').
Re: Ask HN: Share your AI prompt that stumps every model
#407Earlier quoted context omitted.
They do. Recently I was pleasantly surprised by gemini telling me that what I wanted to do will NOT work. I was in disbelief.
I asked Gemini to format some URLs into an XML format. It got halfway through and gave up. I asked if it truncated the output, and it said yes and then told _me_ to write a python script to do it.
Re: Ask HN: Share your AI prompt that stumps every model
#408Earlier quoted context omitted.
It's a completely nonsense argument and should be dismissed instantly.
I was so much more comfortable when I realized it's just Pascal's wager, and just as absurd.
Re: Ask HN: Share your AI prompt that stumps every model
#409Earlier quoted context omitted.
That doesn't make any sense.
Why not? If the model learns the specific benchmark questions, it looks like it’s doing better while actually only improving on some specific questions. Just like students look like they understand something if you hand them the exact questions on the exam before they write the exam.
Besides this whole line of reasoning is preempted by the mathematical limits to computation and transformers anyway. There's plenty published about that.
Sharing questions that make LLM behave funny is (just) a game without end, there's no need to or point in "hoarding questions".
Re: Ask HN: Share your AI prompt that stumps every model
#410"Keep file size small when you do edits" Makes me wonder if all these models were heavily trained on codebases where 1000 LOC methods are considered good practice
I have not seen any model, not one, that could generate 1000 lines of code.
I'm back to copying and pasting stuff into a chat window, so I have a bit more control over what those deranged, expensive busy beavers want to cook up.