The Llama 3.1 8B model, available via the together.ai API via the name “meta-llama/Meta-Llama-3.1-8B-Instruct-Turbo” is deprecated as of March 6th, 2026 (source: Deprecations - Together AI Docs).
This model seems to be used throughout the course, and is certainly used in the coding assignments (such as C1M2_Assignment, which is where I first ran into this issue).
Two questions:
- What alternative model from together.ai should we use instead?
- Will the built-in scripts supporting the assignments be changed to use a model that is not deprecated?
Thank you for your help!
Antoine