SedatAl commited on
Commit
0f6c73b
·
verified ·
1 Parent(s): 6379497

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -10,6 +10,7 @@ tags:
10
  license: apache-2.0
11
  language:
12
  - en
 
13
  ---
14
 
15
  # Uploaded model
@@ -18,4 +19,4 @@ language:
18
  - **License:** apache-2.0
19
  - **Finetuned from model :** unsloth/llama-3.2-1b-bnb-4bit
20
 
21
- This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
 
10
  license: apache-2.0
11
  language:
12
  - en
13
+ library_name: transformers
14
  ---
15
 
16
  # Uploaded model
 
19
  - **License:** apache-2.0
20
  - **Finetuned from model :** unsloth/llama-3.2-1b-bnb-4bit
21
 
22
+ This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.