emre570 commited on
Commit
02d1762
1 Parent(s): 7564663

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -9,7 +9,9 @@ tags:
9
  - llama
10
  - trl
11
  - sft
 
12
  base_model: unsloth/llama-3-8b-bnb-4bit
 
13
  ---
14
 
15
  # Uploaded model
@@ -20,4 +22,4 @@ base_model: unsloth/llama-3-8b-bnb-4bit
20
 
21
  This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
22
 
23
- [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
 
9
  - llama
10
  - trl
11
  - sft
12
+ - peft
13
  base_model: unsloth/llama-3-8b-bnb-4bit
14
+ library_name: peft
15
  ---
16
 
17
  # Uploaded model
 
22
 
23
  This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
24
 
25
+ [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)