doberst commited on
Commit
282ebf3
1 Parent(s): 1891dd3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -1,22 +1,22 @@
1
  ---
2
  license: apache-2.0
3
  inference: false
4
- tags: [green, llmware-chat, p3, ov, emerald]
5
  ---
6
 
7
- # qwen2.5-1.5b-instruct-ov
8
 
9
- **qwen2.5-1.5b-instruct-ov** is an OpenVino int4 quantized version of [Qwen2.5-1.5B-Instruct](https://www.huggingface.co/Qwen/Qwen2.5-1.5B-Instruct), providing a very fast, very small inference implementation, optimized for AI PCs using Intel GPU, CPU and NPU.
10
 
11
- This is from the latest release series from Qwen, and is the most popular overall model in the series.
12
 
13
  ### Model Description
14
 
15
  - **Developed by:** Qwen
16
  - **Quantized by:** llmware
17
  - **Model type:** qwen2.5
18
- - **Parameters:** 1.5 billion
19
- - **Model Parent:** Qwen/Qwen2.5-1.5B-Instruct
20
  - **Language(s) (NLP):** English
21
  - **License:** Apache 2.0
22
  - **Uses:** Chat, general-purpose LLM
 
1
  ---
2
  license: apache-2.0
3
  inference: false
4
+ tags: [green, llmware-chat, p7, ov]
5
  ---
6
 
7
+ # qwen2.5-coder-7b-instruct-ov
8
 
9
+ **qwen2.5-coder-7b-instruct-ov** is an OpenVino int4 quantized version of [Qwen2.5-Coder-7B-Instruct](https://www.huggingface.co/Qwen/Qwen2.5-Coder-7B-Instruct), providing a fast inference implementation, optimized for AI PCs using Intel GPU, CPU and NPU.
10
 
11
+ This is from the latest release series from Qwen, and is an excellent chat/instruct coding assistant model.
12
 
13
  ### Model Description
14
 
15
  - **Developed by:** Qwen
16
  - **Quantized by:** llmware
17
  - **Model type:** qwen2.5
18
+ - **Parameters:** 7 billion
19
+ - **Model Parent:** Qwen/Qwen2.5-Coder-7B-Instruct
20
  - **Language(s) (NLP):** English
21
  - **License:** Apache 2.0
22
  - **Uses:** Chat, general-purpose LLM