Update README.md
Browse files
README.md
CHANGED
|
@@ -1,23 +1,23 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
inference: false
|
| 4 |
-
tags: [green,
|
| 5 |
---
|
| 6 |
|
| 7 |
-
# gemma-
|
| 8 |
|
| 9 |
-
**gemma-
|
| 10 |
|
| 11 |
-
[**gemma-
|
| 12 |
|
| 13 |
|
| 14 |
### Model Description
|
| 15 |
|
| 16 |
- **Developed by:** Google
|
| 17 |
- **Quantized by:** llmware
|
| 18 |
-
- **Model type:** gemma-
|
| 19 |
-
- **Parameters:**
|
| 20 |
-
- **Model Parent:** google/gemma-
|
| 21 |
- **Language(s) (NLP):** English
|
| 22 |
- **License:** Apache 2.0
|
| 23 |
- **Uses:** General purpose chat
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
inference: false
|
| 4 |
+
tags: [green, p7, llmware-chat, ov]
|
| 5 |
---
|
| 6 |
|
| 7 |
+
# gemma-7b-it-ov
|
| 8 |
|
| 9 |
+
**gemma-7b-it-ov-ov** is an OpenVino int4 quantized version of Google's Gemma-7B with Instruct Training (IT), providing a very fast, very small inference implementation, optimized for AI PCs using Intel GPU, CPU and NPU.
|
| 10 |
|
| 11 |
+
[**gemma-7b-it-ov**](https://huggingface.co/google/gemma-7b-it) is a leading open source foundation chat model from Google.
|
| 12 |
|
| 13 |
|
| 14 |
### Model Description
|
| 15 |
|
| 16 |
- **Developed by:** Google
|
| 17 |
- **Quantized by:** llmware
|
| 18 |
+
- **Model type:** gemma-7b
|
| 19 |
+
- **Parameters:** 7 billion
|
| 20 |
+
- **Model Parent:** google/gemma-7b-it
|
| 21 |
- **Language(s) (NLP):** English
|
| 22 |
- **License:** Apache 2.0
|
| 23 |
- **Uses:** General purpose chat
|