Update README.md
Browse files
README.md
CHANGED
|
@@ -1,22 +1,22 @@
|
|
| 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
|
| 12 |
|
| 13 |
### Model Description
|
| 14 |
|
| 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, 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
|