rombodawg commited on
Commit
b6f6a46
1 Parent(s): 34317da

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -2,11 +2,11 @@
2
  language:
3
  - en
4
  license: apache-2.0
5
- ---json
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 that has around 1,500 lines of data or less you can now do it easily by using the code I provided in the model card for my test model in this repo and google colab. The training for this model uses (Unsloth + Qlora + Galore) to achieve the ability for training under such low vram.
11
  ```
12
 
 
2
  language:
3
  - en
4
  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
+ ```json
10
  If anyone wants to train their own llama-3-8b model for free on any dataset that has around 1,500 lines of data or less you can now do it easily by using the code I provided in the model card for my test model in this repo and google colab. The training for this model uses (Unsloth + Qlora + Galore) to achieve the ability for training under such low vram.
11
  ```
12