Completed
Open Source LLMs like MPT-7B
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Using MPT-7B in Hugging Face and LangChain
Automatically move to the next video in the Classroom when playback concludes
- 1 Open Source LLMs like MPT-7B
- 2 MPT-7B Models in Hugging Face
- 3 Python setup
- 4 Initializing MPT-7B-Instruct
- 5 Initializing the MPT-7B tokenizer
- 6 Stopping Criteria and HF Pipeline
- 7 Hugging Face Pipeline
- 8 Generating Text with Hugging Face
- 9 Implementing MPT-7B in LangChain
- 10 Final Thoughts on Open Source LLMs