doberst commited on
Commit
13d38f0
1 Parent(s): 702b3b4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -5
README.md CHANGED
@@ -6,20 +6,16 @@ tags: [green, p1, llmware-chat, ov]
6
 
7
  # qwen-2-0.5b-instruct-ov
8
 
9
- <!-- Provide a quick summary of what the model is/does. -->
10
 
11
  **qwen2-0.5b-instruct-ov** is an OpenVino int4 quantized version of Qwen2 Instruct 0.5B, providing a very fast, very small inference implementation, optimized for AI PCs using Intel GPU, CPU and NPU.
12
 
13
  [**qwen2-0.5b-instruct**](https://huggingface.co/Qwen/Qwen2-0.5B-Instruct) is the smallest instruct model currently available from Qwen.
14
 
15
- Get started right away with [OpenVino](https://github.com/openvinotoolkit/openvino)
16
-
17
- Looking for AI PC solutions and demos, contact us at [llmware](https://www.llmware.ai)
18
-
19
 
20
  ### Model Description
21
 
22
  - **Developed by:** qwen
 
23
  - **Model type:** qwen2-0.5b
24
  - **Parameters:** 0.5 billion
25
  - **Model Parent:** Qwen/Qwen2-0.5B-Instruct
@@ -32,6 +28,8 @@ Looking for AI PC solutions and demos, contact us at [llmware](https://www.llmwa
32
 
33
  ## Model Card Contact
34
 
 
 
35
  [llmware on hf](https://www.huggingface.co/llmware)
36
 
37
  [llmware website](https://www.llmware.ai)
 
6
 
7
  # qwen-2-0.5b-instruct-ov
8
 
 
9
 
10
  **qwen2-0.5b-instruct-ov** is an OpenVino int4 quantized version of Qwen2 Instruct 0.5B, providing a very fast, very small inference implementation, optimized for AI PCs using Intel GPU, CPU and NPU.
11
 
12
  [**qwen2-0.5b-instruct**](https://huggingface.co/Qwen/Qwen2-0.5B-Instruct) is the smallest instruct model currently available from Qwen.
13
 
 
 
 
 
14
 
15
  ### Model Description
16
 
17
  - **Developed by:** qwen
18
+ - **Quantized by:** llmware
19
  - **Model type:** qwen2-0.5b
20
  - **Parameters:** 0.5 billion
21
  - **Model Parent:** Qwen/Qwen2-0.5B-Instruct
 
28
 
29
  ## Model Card Contact
30
 
31
+ [llmware on github](https://www.github.com/llmware-ai/llmware.git)
32
+
33
  [llmware on hf](https://www.huggingface.co/llmware)
34
 
35
  [llmware website](https://www.llmware.ai)