Update README.md
Browse files
README.md
CHANGED
|
@@ -12,30 +12,28 @@ tags:
|
|
| 12 |
|
| 13 |
<!-- Provide a quick summary of what the model is/does. -->
|
| 14 |
|
| 15 |
-
**
|
| 16 |
|
| 17 |
-
[**
|
| 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:**
|
| 27 |
-
- **Model type:**
|
| 28 |
-
- **Parameters:**
|
| 29 |
-
- **Model Parent:**
|
| 30 |
- **Language(s) (NLP):** English
|
| 31 |
-
- **License:**
|
| 32 |
- **Uses:** Fact-based question-answering
|
| 33 |
-
- **RAG Benchmark Accuracy Score:**
|
| 34 |
- **Quantization:** int4
|
| 35 |
|
| 36 |
|
| 37 |
## Model Card Contact
|
| 38 |
|
|
|
|
|
|
|
| 39 |
[llmware on hf](https://www.huggingface.co/llmware)
|
| 40 |
|
| 41 |
-
[llmware website](https://www.llmware.ai)
|
|
|
|
| 12 |
|
| 13 |
<!-- Provide a quick summary of what the model is/does. -->
|
| 14 |
|
| 15 |
+
**llama-2-chat-onnx** is an ONNX int4 quantized version of Llama-2-Chat, providing a fast, small inference implementation, optimized for AI PCs using Intel GPU, CPU and NPU.
|
| 16 |
|
| 17 |
+
[**llama-2-chat**](https://huggingface.co/meta-llama/Llama-2-7b-chat-hf) is the official chat finetune of the classic Llama 2 model, one of the most most iconic (and still one the best) 7B instruct trained models.
|
|
|
|
|
|
|
|
|
|
|
|
|
| 18 |
|
| 19 |
|
| 20 |
### Model Description
|
| 21 |
|
| 22 |
+
- **Developed by:** meta-llama
|
| 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:** Llama-2 Community License
|
| 28 |
- **Uses:** Fact-based question-answering
|
| 29 |
+
- **RAG Benchmark Accuracy Score:** NA
|
| 30 |
- **Quantization:** int4
|
| 31 |
|
| 32 |
|
| 33 |
## Model Card Contact
|
| 34 |
|
| 35 |
+
[llmware on github](https://www.github.com/llmware-ai/llmware.git)
|
| 36 |
+
|
| 37 |
[llmware on hf](https://www.huggingface.co/llmware)
|
| 38 |
|
| 39 |
+
[llmware website](https://www.llmware.ai)
|