doberst commited on
Commit
e76b7f6
·
verified ·
1 Parent(s): e515fa9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -9
README.md CHANGED
@@ -1,23 +1,22 @@
1
  ---
2
  license: apache-2.0
3
  inference: false
4
- tags: [green, llmware-chat, p3, ov]
5
  ---
6
 
7
- # phi-3-ov
8
 
9
- <!-- Provide a quick summary of what the model is/does. -->
10
-
11
- **phi-3-ov** is an OpenVino int4 quantized version of [Microsoft Phi-3-mini-4k-instruct](https://www.huggingface.co/microsoft/Phi-3-mini-4k-instruct), providing a very fast, very small inference implementation, optimized for AI PCs using Intel GPU, CPU and NPU.
12
 
 
13
 
14
  ### Model Description
15
 
16
- - **Developed by:** microsoft
17
  - **Quantized by:** llmware
18
- - **Model type:** phi3
19
- - **Parameters:** 3.8 billion
20
- - **Model Parent:** microsoft/Phi-3-mini-4k-instruct
21
  - **Language(s) (NLP):** English
22
  - **License:** Apache 2.0
23
  - **Uses:** Chat, general-purpose LLM
@@ -26,6 +25,8 @@ tags: [green, llmware-chat, p3, ov]
26
 
27
  ## Model Card Contact
28
 
 
 
29
  [llmware on hf](https://www.huggingface.co/llmware)
30
 
31
  [llmware website](https://www.llmware.ai)
 
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
 
25
 
26
  ## Model Card Contact
27
 
28
+ [llmware on github](https://www.github.com/llmware-ai/llmware)
29
+
30
  [llmware on hf](https://www.huggingface.co/llmware)
31
 
32
  [llmware website](https://www.llmware.ai)