ar08 commited on
Commit
f58aadb
1 Parent(s): f160ead

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -1,14 +1,14 @@
1
  ---
2
  language:
3
  - en
4
- license: apache-2.0
5
  tags:
6
  - text-generation-inference
7
  - transformers
8
  - unsloth
9
  - llama
10
  - trl
11
- base_model: unsloth/tinyllama-bnb-4bit
12
  ---
13
 
14
  # Uploaded model
@@ -17,5 +17,4 @@ base_model: unsloth/tinyllama-bnb-4bit
17
  - **License:** apache-2.0
18
 
19
 
20
- This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
21
 
 
1
  ---
2
  language:
3
  - en
4
+ license: mit
5
  tags:
6
  - text-generation-inference
7
  - transformers
8
  - unsloth
9
  - llama
10
  - trl
11
+
12
  ---
13
 
14
  # Uploaded model
 
17
  - **License:** apache-2.0
18
 
19
 
 
20