Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,7 @@ tags:
|
|
9 |
- llama-2
|
10 |
- intel
|
11 |
- openvino
|
|
|
12 |
---
|
13 |
|
14 |
model_name: Llama 2 7B Chat
|
@@ -24,7 +25,7 @@ model_type: llama
|
|
24 |
|
25 |
pipeline_tag: text-generation
|
26 |
|
27 |
-
quantized_by: OpenVINO models using NNCF int4
|
28 |
|
29 |
# Llama 2 7B Chat - IR
|
30 |
- Model creator: [Meta Llama 2](https://huggingface.co/meta-llama)
|
|
|
9 |
- llama-2
|
10 |
- intel
|
11 |
- openvino
|
12 |
+
- int4
|
13 |
---
|
14 |
|
15 |
model_name: Llama 2 7B Chat
|
|
|
25 |
|
26 |
pipeline_tag: text-generation
|
27 |
|
28 |
+
quantized_by: OpenVINO models using NNCF to int4
|
29 |
|
30 |
# Llama 2 7B Chat - IR
|
31 |
- Model creator: [Meta Llama 2](https://huggingface.co/meta-llama)
|