Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/antonio-f/llama2_colab
Fine-Tune Your Own Llama 2 Model LOCALLY in a Colab Notebook
https://github.com/antonio-f/llama2_colab
colab-notebook fine-tuning jupyter-notebook large-language-models llama2 qlora transformers
Last synced: about 4 hours ago
JSON representation
Fine-Tune Your Own Llama 2 Model LOCALLY in a Colab Notebook
- Host: GitHub
- URL: https://github.com/antonio-f/llama2_colab
- Owner: antonio-f
- Created: 2023-07-31T17:14:31.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-08T18:05:50.000Z (over 1 year ago)
- Last Synced: 2024-10-18T21:59:14.501Z (4 months ago)
- Topics: colab-notebook, fine-tuning, jupyter-notebook, large-language-models, llama2, qlora, transformers
- Language: Jupyter Notebook
- Homepage:
- Size: 3.38 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# llama2_colab
Fine-Tune Your Own Llama 2 Model LOCALLY in a Colab Notebook
Uses some code by M. Labonne.