brookr commited on
Commit
c1dcc1d
·
verified ·
1 Parent(s): 628e6ff

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -2,7 +2,7 @@
2
  base_model: unsloth/meta-llama-3.1-8b-bnb-4bit
3
  language:
4
  - en
5
- license: apache-2.0
6
  tags:
7
  - text-generation-inference
8
  - transformers
@@ -14,7 +14,7 @@ tags:
14
  # Uploaded model
15
 
16
  - **Developed by:** brookr
17
- - **License:** apache-2.0
18
  - **Finetuned from model :** unsloth/meta-llama-3.1-8b-bnb-4bit
19
 
20
  This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
 
2
  base_model: unsloth/meta-llama-3.1-8b-bnb-4bit
3
  language:
4
  - en
5
+ license: llama3.1
6
  tags:
7
  - text-generation-inference
8
  - transformers
 
14
  # Uploaded model
15
 
16
  - **Developed by:** brookr
17
+ - **License:** llama3.1
18
  - **Finetuned from model :** unsloth/meta-llama-3.1-8b-bnb-4bit
19
 
20
  This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.