kevinkawchak commited on
Commit
1ab81be
·
verified ·
1 Parent(s): b5f8109

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
  language:
3
  - en
4
- license: apache-2.0
5
  tags:
6
  - text-generation-inference
7
  - transformers
@@ -9,6 +9,8 @@ tags:
9
  - llama
10
  - trl
11
  base_model: meta-llama/Meta-Llama-3-8B-Instruct
 
 
12
  ---
13
 
14
  # Uploaded model
@@ -43,4 +45,4 @@ j) https://huggingface.co/datasets/yahma/alpaca-cleaned <br>
43
 
44
  This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
45
 
46
- [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
 
1
  ---
2
  language:
3
  - en
4
+ license: llama3
5
  tags:
6
  - text-generation-inference
7
  - transformers
 
9
  - llama
10
  - trl
11
  base_model: meta-llama/Meta-Llama-3-8B-Instruct
12
+ datasets:
13
+ - yahma/alpaca-cleaned
14
  ---
15
 
16
  # Uploaded model
 
45
 
46
  This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
47
 
48
+ [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)