Pro-tip: remember that if you want Llama 2 to do well on a 50 question math test, pretend you are in Star Trek. To solve 100 questions, pretend you are in a political thriller. Results like this are why I stopped worrying about optimal prompting too much. https://
oneusefulthing.org/p/captains-log
-the-irreducible-weirdness
…
PROMPT ENGINEERING
-

Prompt Engineering Tricks: Context Shapes LLM Math Performance
By
–
-
Using AI to Write Code for AI Systems
By
–
Would anyone want me to post a video showing how I use AI to write code for AI systems? Poll isn’t working for some reason so let me know in the replies.
-
Instructing AI Models: Treat Code as a Desired Response Format
By
–
The trick is never to say “Do X, using code.” Instead, say, “In a code block, do X.” Don’t treat code as a tool it can decide when to use — treat it as your desired response format, so all thinking happens in comments. (UI bonus: rationales now fold/hide with code.)
-
Spreadsheets Ground AI Hallucinations Effectively
By
–
Spreadsheets are very grounding for AI hallucinations
-

ChatGPT Code Interpreter forgetting code execution ability
By
–
Anyone else noticed an uptick in ChatGPT with Code Interpreter forgetting it has the ability to run code? I've had quite a few sessions like this one recently https://
chat.openai.com/share/c1b6787d
-c25c-4baf-a083-fd83e9af4d8b
… -
Mixtral 8x22B Base Model Shows Strong Assistant Capabilities
By
–
From testing the Mixtral 8x22B base model, it seems pretty clear that a lot of instruction/chat data was trained into the base model. Even without fine-tuning, it's already capable of acting as a pretty great assistant, just via prompting.
-

Creating PowerPoint Presentations Using ChatGPT Technology
By
–
Make PowerPoint presentation with GhatGPT
— Ronald van Loon (@Ronald_vanLoon) 11 avril 2024
via @pascal_bornet#AI #MachineLearning #ArtificialIntelligence #ML #MI #DL
cc: @ravikikan @pbalakrishnarao @bigdata pic.twitter.com/j00MC6w6llMake PowerPoint presentation with GhatGPT
via @pascal_bornet #AI #MachineLearning #ArtificialIntelligence #ML #MI #DL cc: @ravikikan @pbalakrishnarao @bigdata -

AGI Achievement: Document Formatting with AI
By
–
AGI will be achieved when I can give a Word document to an AI and ask for it to be made nice in LaTeX (I am only partially kidding)
-
Learning to Use AI: Understanding Its Strengths and Limitations
By
–
It’s like insisting to walk when you can take a bike. It gets the hard things wrong but all the easy things right, very helpful and much faster. You have to learn what it can and can’t do.
-
Reconsider AI Evaluation Metrics for Code Generation Capabilities
By
–
if you consider autonomously writing 800LOC of C code from very simple instructions as "didn't work" you may wish to reconsider the nonlinearity of your evals. be well.