Slide 5
Slide 5 text
2023-12-12 | Raphael Mitsch (Explosion) | Global AI Conference 2023
On Large Language Models
● Generative as opposed to predictive
● Pros
○ Great for prototyping, zero-shot, low dev effort, versatility, …
○ Can yield great results, maybe surpassing small predictive model for some tasks with proper prompting
● Cons
○ Latency, costs/hardware requirements, free-form text, hallucinations
● Libraries: Hugging Face, llama.cpp, LangChain, …
● Providers: OpenAI, Anthropic, Cohere, Google, Amazon, …
5