✳flâneur — a map of the web's best reading
Optimizing LLM Accuracy - OpenAI API
platform.openai.com · 4,318 words · saved by 1 readers
Explore developer resources, tutorials, API docs, and dynamic examples to get the most out of OpenAI's platform.
How to maximize correctness and consistent behavior when working with LLMs Optimizing LLMs is hard. We’ve worked with many developers across both start-ups and enterprises, and the reason optimization is hard consistently boils down to these reasons: Knowing how to start optimizing accuracy When to use what optimization method What level of accuracy is good enough for production This paper gives a mental model for how to optimize LLMs for accuracy and behavior. We’ll explore methods like prompt engineering, retrieval-augmented generation (RAG) and fine-tuning. We’ll also highlight how and when
Explore this link on the map →related reading
- Patterns for Building LLM-based Systems & Productseugeneyan.com
- Model optimization | OpenAI APIplatform.openai.com
- GitHub - brexhq/prompt-engineering: Tips and tricks for working with Large Language Models like OpenAI's GPT-4. · GitHubgithub.com
- The Developer's Guide to Production-Grade LLM Appsbuildingaistuff.com
- Fine-Tuning Llama-2: Tailoring Models to Unique Applicationsanyscale.com
- GenAI Handbookgenai-handbook.github.io
- LLM Evaluation doesn't need to be complicatedphilschmid.de
- What We Learned from a Year of Building with LLMs (Part I) – O’Reillyoreilly.com
- Building LLM applications for productionhuyenchip.com
- The bitter lesson of LLM evalsparsed.com
- [2210.02441] Ask Me Anything: A simple strategy for prompting language modelsarxiv.org
- PostTrainBenchposttrainbench.com