taoki commited on
Commit
025a76d
1 Parent(s): 7d10e1a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -5
README.md CHANGED
@@ -1,22 +1,25 @@
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: deepseek-ai/deepseek-coder-7b-instruct-v1.5
 
 
12
  ---
13
 
14
  # Uploaded model
15
 
16
  - **Developed by:** taoki
17
- - **License:** apache-2.0
18
  - **Finetuned from model :** deepseek-ai/deepseek-coder-7b-instruct-v1.5
19
 
20
  This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
21
 
22
- [<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
+ - ja
4
+ license: other
5
+ license_name: deepseek
6
  tags:
7
  - text-generation-inference
8
  - transformers
9
  - unsloth
 
10
  - trl
11
+ - deepseek
12
  base_model: deepseek-ai/deepseek-coder-7b-instruct-v1.5
13
+ datasets:
14
+ - kunishou/amenokaku-code-instruct
15
  ---
16
 
17
  # Uploaded model
18
 
19
  - **Developed by:** taoki
20
+ - **License:** deepseek
21
  - **Finetuned from model :** deepseek-ai/deepseek-coder-7b-instruct-v1.5
22
 
23
  This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
24
 
25
+ [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)