GTO83 commited on
Commit
bdde64e
·
verified ·
1 Parent(s): 5ad9019

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -10
README.md CHANGED
@@ -1,22 +1,16 @@
1
  ---
2
  license: apache-2.0
3
- license_link: https://huggingface.co/Qwen/Qwen2.5-Coder-1.5B-Instruct/blob/main/LICENSE
4
  language:
5
  - en
6
- base_model:
7
- - Qwen/Qwen2.5-Coder-1.5B
8
  pipeline_tag: text-generation
9
- library_name: transformers
10
  tags:
11
- - code
12
- - codeqwen
13
  - chat
14
- - qwen
15
- - qwen-coder
16
  ---
17
 
18
-
19
- # Qwen2.5-Coder-1.5B-Instruct-GGUF
20
  <a href="https://chat.qwenlm.ai/" target="_blank" style="margin: 2px;">
21
  <img alt="Chat" src="https://img.shields.io/badge/%F0%9F%92%9C%EF%B8%8F%20Qwen%20Chat%20-536af5" style="display: inline-block; vertical-align: middle;"/>
22
  </a>
 
1
  ---
2
  license: apache-2.0
3
+ license_link: https://huggingface.co/Qwen/Qwen2.5-7B-Instruct/blob/main/LICENSE
4
  language:
5
  - en
 
 
6
  pipeline_tag: text-generation
7
+ base_model: Qwen/Qwen2.5-7B
8
  tags:
 
 
9
  - chat
10
+ library_name: transformers
 
11
  ---
12
 
13
+ # Qwen2.5-7B-Instruct
 
14
  <a href="https://chat.qwenlm.ai/" target="_blank" style="margin: 2px;">
15
  <img alt="Chat" src="https://img.shields.io/badge/%F0%9F%92%9C%EF%B8%8F%20Qwen%20Chat%20-536af5" style="display: inline-block; vertical-align: middle;"/>
16
  </a>