Skip to content

avant-ops/local-llm-crash-course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Local LLM Crash Course - Build Your Own GPT in 2 hours!

This is the courseware and Codespace for the The Local LLM Crash Course - Build Your Own GPT in 2 hours! Have fun with the course and use the Q&A if you run into any issues!

Course Resources

Codespaces Pricing and Free Credits

https://docs.github.com/en/billing/managing-billing-for-github-codespaces/about-billing-for-github-codespaces

Hugging Face

Installing ctransformers and Chainlit

Just for reference. Remember, you don't need to do this as it's pre-installed in your Codespace.

pip install ctransformers chainlit

The Open Orca Dataset

The dataset on Hugging Face: https://huggingface.co/datasets/Open-Orca/OpenOrca

Chainlit and Streamlit

LangChain

Installation

pip install langchain langchain-community

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages