5-50 examples, I am skeptical that this can even produce good results. Hm, on their website they include a cost example with 100,000 tokens, so this must surely be more than 5-50 examples?
PROMPT ENGINEERING
-

Adding Chat History to PromptTemplate with Llama2
By
–
You can now add {chat_history} into PromptTemplate. Here's how you can use Replicate running Llama2 with a PromptTemplate:
-

UT Austin NLP Lectures: From Basics to LLMs and Beyond
By
–
Natural Language Processing – UT Austin A concise series of NLP lectures from UT Austin. Covers a vector of topics from basics of machine learning, NLP fundamentals, models(BERT, BART, T5, GPT-3…), and hot topics/trends in LLMs including instruction tuning, chain-of-thoughts,
-
Evaluating RAG Systems: Insights from Application Developers
By
–
It's always insightful to hear from actual application developers on how they approach evaluation That's why I'm excited to have @pedro_pxp on our webinar tomorrow that is focused on evaluating RAG systems! https://
crowdcast.io/c/bnx91nz59cqq -
New LLM Survey Report on Production Adoption and Customization Techniques
By
–
Check out our new #LLM survey report to get a lowdown on the current state of LLMs in #production. Topics covered: LLM adoption Top use cases Key challenges when productionizing LLMs Techniques for customization incl. #finetuning and more! https://
pbase.ai/44jLmba. -

Vector Store Document Loader Integration for Prompt Enhancement
By
–
VectorDB Document Loader Many of you have asked: how to use retrieved documents from vector store into the prompt? With this new integration, you can now do so! Even with the flexibility of specifying a minimum score for documents to be included.
-

ConversationalQAChain Templates LangChain Marketplace
By
–
Chat history variable Use previous chat history inside the prompt. You can now create your own ConversationalQAChain from scratch using LLMChain + PromptTemplate, and more customization! A template is readily available in the marketplace.
-
New Short Course on Fine-tuning Large Language Models
By
–
New short course on Fine-tuning LLMs! Many developers are moving beyond only prompting, to also fine-tuning LLMs – that is, taking a pre-trained model and training it further on your own data, which can deliver superior results inexpensively. In this course, @realSharonZhou, CEO… pic.twitter.com/kAocaAgX0k
— Andrew Ng (@AndrewYNg) 23 août 2023New short course on Fine-tuning LLMs! Many developers are moving beyond only prompting, to also fine-tuning LLMs – that is, taking a pre-trained model and training it further on your own data, which can deliver superior results inexpensively. In this course, @realSharonZhou
, CEO -
Open Sourcing Prompts: The New Code Sharing Model
By
–
The idea of open sourcing prompts keeps coming up. @monkchips first clued me into the idea using Midjourney: you see and learn from others' prompts. If prompt engineering is a new way to code (as @mikeloukides has noted), then "open sourcing" prompts makes sense
-

GPT-3.5 Turbo Fine-tuning Now Live for Early Customers
By
–
GPT-3.5 Turbo fine-tuning is now live. Early customers have had great results, sometimes reaching GPT-4-level performance or beyond on their specific task. Really excited to see what people will build:
