doberst commited on
Commit
60bc685
1 Parent(s): b050c81

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -1,12 +1,12 @@
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
 
@@ -15,8 +15,8 @@ This is from the latest release series from Qwen, and is the most popular overal
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, p1, ov]
5
  ---
6
 
7
+ # qwen2.5-0.5b-instruct-ov
8
 
9
+ **qwen2.5-0.5b-instruct-ov** is an OpenVino int4 quantized version of [Qwen2.5-0.5B-Instruct](https://www.huggingface.co/Qwen/Qwen2.5-0.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
 
 
15
  - **Developed by:** Qwen
16
  - **Quantized by:** llmware
17
  - **Model type:** qwen2.5
18
+ - **Parameters:** 0.5 billion
19
+ - **Model Parent:** Qwen/Qwen2.5-0.5B-Instruct
20
  - **Language(s) (NLP):** English
21
  - **License:** Apache 2.0
22
  - **Uses:** Chat, general-purpose LLM