Completed
Open Source LLaMa
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Open LLaMa in LangChain and Hugging Face
Automatically move to the next video in the Classroom when playback concludes
- 1 Open Source LLaMa
- 2 Prerequisites and Hugging Face Model
- 3 Tokenizers and Tokenization
- 4 Model Stopping Criteria
- 5 Fixing the End of Speech Token
- 6 Setting the Stopping Criteria
- 7 Hugging Face Open-Llama Pipeline
- 8 Improving Generation Parameters
- 9 Open-Llama as a Chatbot with LangChain
- 10 Post Processing the LLM Output
- 11 Making Queries to Open-Llama