

Ep 50: Fireworks CEO Lin Qiao on Why There Won’t be a Single Model, Will Hyperscalers Win Inference & AI Use-cases with PMF
53 snips Dec 16, 2024
Lin Qiao, co-founder and CEO of Fireworks.ai and former PyTorch leader at Meta, shares her insights on the future of AI. She discusses the shift toward compound AI systems and the evolving landscape of inference models. Lin highlights the importance of customization, human involvement in AI processes, and the benefits of running smaller models locally for cost and privacy. She also explores the competitive dynamics between in-house and open-source models, and the need for effective evaluation strategies as AI continues to transform industries.
AI Snips
Chapters
Transcript
Episode notes
Fireworks.ai's Inference Focus
- Fireworks.ai prioritizes inference quality, low latency, and cost.
- Future AI inference systems will be complex, using logical reasoning and numerous expert models.
Limitations of Current AI Models
- Current AI models are probabilistic, not deterministic, making factual results challenging.
- Controlling hallucinations and handling complex business problems require diverse models.
Design Approaches for AI Systems
- Imperative design gives full workflow control, while declarative design defines the desired outcome.
- Fireworks.ai leans towards declarative design with debugging and maintainability.