Update README.md
Browse files
README.md
CHANGED
@@ -3,4 +3,5 @@ license: mit
|
|
3 |
---
|
4 |
|
5 |
Llama 2 7B base model fine-tuned on 1000 random samples from the Alpaca GPT-4 instruction dataset using QLORA and 4-bit quantization.
|
|
|
6 |
This is a demo of how an LLM can be fine-tuned in such low-resource environment as Google Colab.
|
|
|
3 |
---
|
4 |
|
5 |
Llama 2 7B base model fine-tuned on 1000 random samples from the Alpaca GPT-4 instruction dataset using QLORA and 4-bit quantization.
|
6 |
+
|
7 |
This is a demo of how an LLM can be fine-tuned in such low-resource environment as Google Colab.
|