doberst commited on
Commit
4e86b2e
1 Parent(s): 3b4876f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,14 +1,14 @@
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 ONNX 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
 
1
  ---
2
  license: apache-2.0
3
  inference: false
4
+ tags: [green, llmware-chat, p3, onnx]
5
  ---
6
 
7
+ # phi-3-onnx
8
 
9
  <!-- Provide a quick summary of what the model is/does. -->
10
 
11
+ **phi-3-onnx** is an ONNX 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