CHE-72 commited on
Commit
08f9541
1 Parent(s): ac5dcfd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -2,8 +2,11 @@
2
  base_model: Qwen/Qwen2-1.5B-Instruct
3
  language:
4
  - en
5
- license: apache-2.0
 
 
6
  pipeline_tag: text-generation
 
7
  tags:
8
  - chat
9
  - llama-cpp
 
2
  base_model: Qwen/Qwen2-1.5B-Instruct
3
  language:
4
  - en
5
+ license: other
6
+ license_name: tongyi-qianwen
7
+ license_link: https://huggingface.co/Qwen/Qwen2-1.5B-Chat/blob/main/LICENSE
8
  pipeline_tag: text-generation
9
+ library_name: transformer
10
  tags:
11
  - chat
12
  - llama-cpp