You definitely need to prompt harder. I ran some experiments to work out best guidance scale too and settled on 1.1.
PROMPT ENGINEERING
-

Testing subscribers’ GPTs on ChatGPT, share yours!
By
–
I test my subscribers' #GPTs on #ChatGPT and there is some MEGA CRAZY → https://youtu.be/btiaz9NB8To You have crazy GPTs? Feel free to share them under this tweet and I'll test them in an episode 2! #GPT4 #GPT4Turbo
-
How generative AI image models interpret user prompts
By
–
Write a prompt, and your painting conforms to the prompt to the best of its ability
-

Contrastive Chain-of-Thought Prompting Enhances Model Reasoning
By
–
5/ Contrastive CoT Prompting – approach to enhance reasoning by providing both valid and invalid reasoning demonstrations to guide the model to reason step-by-step while reducing reasoning mistakes.
-

Chain-of-Note Improves RAG Model Robustness Against Noisy Documents
By
–
2/ Chain-of-Note – an approach to improve the robustness and reliability of retrieval-augmented language models in facing noisy, irrelevant documents and in handling unknown scenarios.
-
How Machines Interpret Prompts Using BERT Models
By
–
Machines interpret prompts using models like BERT, trained to turn meanings into numerical codes, discerning context nuances and sorting meanings, refined by extensive text data.
-

Complete Guide to Start and Improve Your LLM Skills in 2023
By
–
Good morning fellow AI enthusiast! This week's iteration focuses on a NEW complete guide to start and improve your LLM skills in 2023 without an advanced background in the field and stay up-to-date with the latest news and state-of-the-art techniques! https://
open.substack.com/pub/louisbouch
ard/p/start-and-improve-your-llm-skills?r=25qlky&utm_campaign=post&utm_medium=web
… -

Master Prompt Engineering and LLM Interactions in November Webinar
By
–
Uncover #GenAI magic on Nov 28 in our webinar. Dive into prompt crafting, streamline LLM interactions, and more. Don't miss out on leveling up your Prompt Engineering skills. Register now! https://
domino.buzz/49zvswT #Webinar #AI -
SAM: Real-Time AI with Textual and Spatial Prompt Integration
By
–
SAM merges textual and spatial prompts with image encodings using a dedicated encoder, enabling real-time AI interactions and quick adaptability across industries without retraining.
-

OpenAI RAG Strategies for Improving Application Performance
By
–
Applying OpenAI's RAG strategies At demo day, OpenAI reported a series of useful tricks for improving RAG app performance. In this short guide, we:
1/ Describe each of the strategies mentioned 2/ Link to docs so you can test each for yourself
3/ Show related ideas that