Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,10 @@ license: apache-2.0
|
|
5 |
---
|
6 |
This is unsloth/llama-3-8b-Instruct trained on the Replete-AI/code-test-dataset using the code bellow with unsloth and google colab with under 15gb of vram. This training was complete in about 40 minutes total.
|
7 |
|
|
|
|
|
|
|
|
|
8 |
Copy from my announcement in my discord:
|
9 |
```
|
10 |
If anyone wants to train their own llama-3-8b model for free on any dataset
|
|
|
5 |
---
|
6 |
This is unsloth/llama-3-8b-Instruct trained on the Replete-AI/code-test-dataset using the code bellow with unsloth and google colab with under 15gb of vram. This training was complete in about 40 minutes total.
|
7 |
|
8 |
+
__________________________________________________________________________
|
9 |
+
Colab doc if you dont want to copy the code by hand:
|
10 |
+
- https://colab.research.google.com/drive/1bX4BsjLcdNJnoAf7lGXmWOgaY8yekg8p?usp=sharing
|
11 |
+
__________________________________________________________________________
|
12 |
Copy from my announcement in my discord:
|
13 |
```
|
14 |
If anyone wants to train their own llama-3-8b model for free on any dataset
|