Upload README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,37 @@
|
|
1 |
-
---
|
2 |
-
license:
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: llama2
|
3 |
+
inference: false
|
4 |
+
tags: [green, llmware-chat, p7, ov]
|
5 |
+
---
|
6 |
+
|
7 |
+
# llama-2-chat-ov
|
8 |
+
|
9 |
+
<!-- Provide a quick summary of what the model is/does. -->
|
10 |
+
|
11 |
+
**llama-2-chat-ov** is an OpenVino int4 quantized version of Llama-2-Chat, providing a very fast, very small inference implementation, optimized for AI PCs using Intel GPU, CPU and NPU.
|
12 |
+
|
13 |
+
[**llama-2-chat**](https://huggingface.co/meta-llama/Llama-2-7b-chat-hf) is the official chat finetuned version of Llama2.
|
14 |
+
|
15 |
+
Get started right away with [OpenVino](https://github.com/openvinotoolkit/openvino)
|
16 |
+
|
17 |
+
Looking for AI PC solutions and demos, contact us at [llmware](https://www.llmware.ai)
|
18 |
+
|
19 |
+
|
20 |
+
### Model Description
|
21 |
+
|
22 |
+
- **Developed by:** llmware
|
23 |
+
- **Model type:** llama2
|
24 |
+
- **Parameters:** 7 billion
|
25 |
+
- **Model Parent:** meta-llama/Llama-2-7b-chat-hf
|
26 |
+
- **Language(s) (NLP):** English
|
27 |
+
- **License:** Apache 2.0
|
28 |
+
- **Uses:** Chat and general purpose LLM
|
29 |
+
- **RAG Benchmark Accuracy Score:** NA
|
30 |
+
- **Quantization:** int4
|
31 |
+
|
32 |
+
|
33 |
+
## Model Card Contact
|
34 |
+
|
35 |
+
[llmware on hf](https://www.huggingface.co/llmware)
|
36 |
+
|
37 |
+
[llmware website](https://www.llmware.ai)
|