chrismontes commited on
Commit
5bae8e5
1 Parent(s): f0b028f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -10,6 +10,8 @@ tags:
10
  - llama
11
  - trl
12
  ---
 
 
13
 
14
  # Uploaded model
15
 
 
10
  - llama
11
  - trl
12
  ---
13
+ Here are the LoRA adapters produced by using my [text data](https://huggingface.co/datasets/chrismontes/DogData) with Unsloth's training code. I trained it on 1000 steps. The base model is the Llama-3-8b-bnb-4bit. If you would like to see the modifications I made to Unsloth's script to fit my own data format and more concise,
14
+
15
 
16
  # Uploaded model
17