Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tutorial for Llama 3.1 #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ Llama 2 is a second-generation open-source large language model (LLM) from Meta.
- [Running LLaMA 2 Locally on Ubuntu: A Brief Guide](https://medium.com/ai-mvp-hub/running-llama-locally-on-ubuntu-a-brief-guide-f9ab9a27eed4) 🐑: A brief guide on running LLaMA 2 locally on Ubuntu.
- [Fine-tune Llama 2 with SFT and DPO](https://medium.com/@anchen.li/fine-tune-llama-2-with-sft-and-dpo-8b57cf3ec69) 🐑: A discussion on fine-tuning the LLAMA 2 model using the SFT and DPO methods.
- [Deploy Llama-2 models easily with LMDeploy!](https://openmmlab.medium.com/deploy-llama-2-models-easily-with-lmdeploy-1cb001d70290) 🐑: A guide on how to quickly deploy the Llama-2 models with LMDeploy.
- [Finetune Llama 3.1 on GCP for production use cases](https://www.zenml.io/blog/how-to-finetune-llama-3-1-with-zenml)

## Online Courses

Expand Down Expand Up @@ -185,4 +186,4 @@ Virtual London Machine Learning Meetup discussing open foundation models for cod

---

This initial version of the Awesome List was generated with the help of the [Awesome List Generator](https://github.com/alialsaeedi19/GPT-Awesome-List-Maker). It's an open-source Python package that uses the power of GPT models to automatically curate and generate starting points for resource lists related to a specific topic.
This initial version of the Awesome List was generated with the help of the [Awesome List Generator](https://github.com/alialsaeedi19/GPT-Awesome-List-Maker). It's an open-source Python package that uses the power of GPT models to automatically curate and generate starting points for resource lists related to a specific topic.