sydonayrex commited on
Commit
5be12a8
·
verified ·
1 Parent(s): 640780e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -2,7 +2,7 @@
2
  base_model: sydonayrex/AI-Llama3-21B
3
  language:
4
  - en
5
- license: apache-2.0
6
  tags:
7
  - text-generation-inference
8
  - transformers
@@ -10,14 +10,15 @@ tags:
10
  - llama
11
  - trl
12
  - sft
 
13
  ---
14
 
15
  # Uploaded model
16
 
17
  - **Developed by:** sydonayrex
18
- - **License:** apache-2.0
19
  - **Finetuned from model :** sydonayrex/AI-Llama3-21B
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)
 
2
  base_model: sydonayrex/AI-Llama3-21B
3
  language:
4
  - en
5
+ license: llama3
6
  tags:
7
  - text-generation-inference
8
  - transformers
 
10
  - llama
11
  - trl
12
  - sft
13
+ pipeline_tag: text-generation
14
  ---
15
 
16
  # Uploaded model
17
 
18
  - **Developed by:** sydonayrex
19
+ - **License:** Llama 3
20
  - **Finetuned from model :** sydonayrex/AI-Llama3-21B
21
 
22
  This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
23
 
24
+ [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)