Update README.md
Browse files
README.md
CHANGED
@@ -1,12 +1,12 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
inference: false
|
4 |
-
tags: [green, llmware-chat,
|
5 |
---
|
6 |
|
7 |
-
# qwen2.5-
|
8 |
|
9 |
-
**qwen2.5-
|
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:**
|
19 |
-
- **Model Parent:** Qwen/Qwen2.5-
|
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
|