Update README.md
Browse files
README.md
CHANGED
@@ -7,11 +7,12 @@ pipeline_tag: text-generation
|
|
7 |
# Llama-2-7b-guanaco
|
8 |
|
9 |
π [Article](https://towardsdatascience.com/fine-tune-your-own-llama-2-model-in-a-colab-notebook-df9823a04a32) |
|
10 |
-
π» [Colab](https://colab.research.google.com/drive/1PEQyJO1-f6j0S_XJ8DV50NkpzasXkrzd?usp=sharing)
|
|
|
11 |
|
12 |
<center><img src="https://i.imgur.com/C2x7n2a.png" width="300"></center>
|
13 |
|
14 |
-
This is a
|
15 |
|
16 |
## π§ Training
|
17 |
|
|
|
7 |
# Llama-2-7b-guanaco
|
8 |
|
9 |
π [Article](https://towardsdatascience.com/fine-tune-your-own-llama-2-model-in-a-colab-notebook-df9823a04a32) |
|
10 |
+
π» [Colab](https://colab.research.google.com/drive/1PEQyJO1-f6j0S_XJ8DV50NkpzasXkrzd?usp=sharing) |
|
11 |
+
π [Script](https://gist.github.com/mlabonne/b5718e1b229ce6553564e3f56df72c5c)
|
12 |
|
13 |
<center><img src="https://i.imgur.com/C2x7n2a.png" width="300"></center>
|
14 |
|
15 |
+
This is a `llama-2-7b-chat-hf` model fine-tuned using QLoRA (4-bit precision) on the [`mlabonne/guanaco-llama2`](https://huggingface.co/datasets/mlabonne/guanaco-llama2) dataset.
|
16 |
|
17 |
## π§ Training
|
18 |
|