doberst commited on
Commit
a954f98
1 Parent(s): e6867b2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -5,12 +5,12 @@ tags:
5
  - green
6
  - p8
7
  - llmware-chat
8
- - ov
9
  ---
10
 
11
- # llama-3.1-instruct-ov
12
 
13
- **llama-3.1-instruct-ov-ov** is an OpenVino int4 quantized version of Llama 3.1 Instruct, providing a very fast inference implementation, optimized for AI PCs using Intel GPU, CPU and NPU.
14
 
15
  [**llama-3.1-instruct**](https://huggingface.co/meta-llama/Meta-Llama-3.1-8B-Instruct) is a leading open source general foundation model from Meta.
16
 
 
5
  - green
6
  - p8
7
  - llmware-chat
8
+ - onnx
9
  ---
10
 
11
+ # llama-3.1-instruct-onnx
12
 
13
+ **llama-3.1-instruct-ov** is an ONNX int4 quantized version of Llama 3.1 Instruct, providing a very fast inference implementation, optimized for AI PCs using Intel GPU, CPU and NPU.
14
 
15
  [**llama-3.1-instruct**](https://huggingface.co/meta-llama/Meta-Llama-3.1-8B-Instruct) is a leading open source general foundation model from Meta.
16