Update README.md
Browse files
README.md
CHANGED
|
@@ -3,17 +3,17 @@ license: llama3.2
|
|
| 3 |
inference: false
|
| 4 |
tags:
|
| 5 |
- green
|
| 6 |
-
-
|
| 7 |
-
- llmware-
|
| 8 |
- ov
|
| 9 |
- emerald
|
| 10 |
---
|
| 11 |
|
| 12 |
-
# llama-
|
| 13 |
|
| 14 |
-
**llama-
|
| 15 |
|
| 16 |
-
[**llama-
|
| 17 |
|
| 18 |
|
| 19 |
### Model Description
|
|
@@ -21,14 +21,17 @@ tags:
|
|
| 21 |
- **Developed by:** meta-llama
|
| 22 |
- **Quantized by:** llmware
|
| 23 |
- **Model type:** llama-3.2
|
| 24 |
-
- **Parameters:**
|
| 25 |
-
- **Model Parent:** meta-llama/
|
| 26 |
- **Language(s) (NLP):** English
|
| 27 |
- **License:** Llama 3.2 Community License
|
| 28 |
-
- **Uses:**
|
| 29 |
- **RAG Benchmark Accuracy Score:** NA
|
| 30 |
- **Quantization:** int4
|
| 31 |
-
|
|
|
|
|
|
|
|
|
|
| 32 |
|
| 33 |
## Model Card Contact
|
| 34 |
|
|
@@ -36,4 +39,4 @@ tags:
|
|
| 36 |
|
| 37 |
[llmware on hf](https://www.huggingface.co/llmware)
|
| 38 |
|
| 39 |
-
[llmware website](https://www.llmware.ai)
|
|
|
|
| 3 |
inference: false
|
| 4 |
tags:
|
| 5 |
- green
|
| 6 |
+
- p11
|
| 7 |
+
- llmware-vision
|
| 8 |
- ov
|
| 9 |
- emerald
|
| 10 |
---
|
| 11 |
|
| 12 |
+
# llama-11b-vision-instruct-ov
|
| 13 |
|
| 14 |
+
**llama-11b-vision-instruct-ov** is an OpenVino int4 quantized version of Llama 3.2 11B Vision Instruct, providing a small, fast inference implementation, optimized for AI PCs using Intel GPU, CPU and NPU.
|
| 15 |
|
| 16 |
+
[**llama-11b-vision-instruct**](https://huggingface.co/meta-llama/Llama-3.2-11B-Vision-Instruct) is a new 11B multi-modal instruct chat foundation model from Meta.
|
| 17 |
|
| 18 |
|
| 19 |
### Model Description
|
|
|
|
| 21 |
- **Developed by:** meta-llama
|
| 22 |
- **Quantized by:** llmware
|
| 23 |
- **Model type:** llama-3.2
|
| 24 |
+
- **Parameters:** 11 billion
|
| 25 |
+
- **Model Parent:** meta-llama/Llama-3.2-11B-Vision-Instruct
|
| 26 |
- **Language(s) (NLP):** English
|
| 27 |
- **License:** Llama 3.2 Community License
|
| 28 |
+
- **Uses:** Multimodal (image+text -> text)
|
| 29 |
- **RAG Benchmark Accuracy Score:** NA
|
| 30 |
- **Quantization:** int4
|
| 31 |
+
|
| 32 |
+
|
| 33 |
+
For a reference open source implmentation, please see this [Intel OpenVino Notebook](https://github.com/openvinotoolkit/openvino_notebooks/tree/latest/notebooks/mllama-3.2)
|
| 34 |
+
|
| 35 |
|
| 36 |
## Model Card Contact
|
| 37 |
|
|
|
|
| 39 |
|
| 40 |
[llmware on hf](https://www.huggingface.co/llmware)
|
| 41 |
|
| 42 |
+
[llmware website](https://www.llmware.ai)
|