Update README.md
Browse files
README.md
CHANGED
@@ -10,20 +10,15 @@ tags:
|
|
10 |
|
11 |
# llama-3.1-instruct-ov
|
12 |
|
13 |
-
|
14 |
-
|
15 |
-
**llama-3.1-instruct-ov-ov** is an OpenVino int4 quantized version of Llama 3.1 Instruct, providing a very fast, very small inference implementation, optimized for AI PCs using Intel GPU, CPU and NPU.
|
16 |
|
17 |
[**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.
|
18 |
|
19 |
-
Get started right away with [OpenVino](https://github.com/openvinotoolkit/openvino)
|
20 |
-
|
21 |
-
Looking for AI PC solutions and demos, contact us at [llmware](https://www.llmware.ai)
|
22 |
-
|
23 |
|
24 |
### Model Description
|
25 |
|
26 |
- **Developed by:** meta-llama
|
|
|
27 |
- **Model type:** llama-3.1
|
28 |
- **Parameters:** 8 billion
|
29 |
- **Model Parent:** meta-llama/Meta-Llama-3.1-8B-Instruct
|
|
|
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 |
|
|
|
|
|
|
|
|
|
17 |
|
18 |
### Model Description
|
19 |
|
20 |
- **Developed by:** meta-llama
|
21 |
+
- **Quantized by:** llmware
|
22 |
- **Model type:** llama-3.1
|
23 |
- **Parameters:** 8 billion
|
24 |
- **Model Parent:** meta-llama/Meta-Llama-3.1-8B-Instruct
|