kevinkawchak commited on
Commit
c7465c7
·
verified ·
1 Parent(s): 3882001

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: unsloth/llama-3-8b-Instruct-bnb-4bit
 
 
12
  ---
13
 
14
  # Uploaded model
@@ -35,4 +37,4 @@ References:
35
 
36
  This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
37
 
38
- [<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: unsloth/llama-3-8b-Instruct-bnb-4bit
12
+ datasets:
13
+ - zjunlp/Mol-Instructions
14
  ---
15
 
16
  # Uploaded model
 
37
 
38
  This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
39
 
40
+ [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)