Update README.md
Browse files
README.md
CHANGED
@@ -1,16 +1,16 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
inference: false
|
4 |
-
tags: [green,
|
5 |
---
|
6 |
|
7 |
-
# gemma-
|
8 |
|
9 |
<!-- Provide a quick summary of what the model is/does. -->
|
10 |
|
11 |
-
**gemma-
|
12 |
|
13 |
-
[**gemma-
|
14 |
|
15 |
Get started right away with [OpenVino](https://github.com/openvinotoolkit/openvino)
|
16 |
|
@@ -20,9 +20,9 @@ Looking for AI PC solutions and demos, contact us at [llmware](https://www.llmwa
|
|
20 |
### Model Description
|
21 |
|
22 |
- **Developed by:** Google
|
23 |
-
- **Model type:** gemma-
|
24 |
-
- **Parameters:**
|
25 |
-
- **Model Parent:** google/gemma-
|
26 |
- **Language(s) (NLP):** English
|
27 |
- **License:** Apache 2.0
|
28 |
- **Uses:** General purpose chat
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
inference: false
|
4 |
+
tags: [green, p2, llmware-chat, ov]
|
5 |
---
|
6 |
|
7 |
+
# gemma-2b-it-ov
|
8 |
|
9 |
<!-- Provide a quick summary of what the model is/does. -->
|
10 |
|
11 |
+
**gemma-2b-it-ov-ov** is an OpenVino int4 quantized version of Google's Gemma-2B with Instruct Training (IT), providing a very fast, very small inference implementation, optimized for AI PCs using Intel GPU, CPU and NPU.
|
12 |
|
13 |
+
[**gemma-2b-it-ov**](https://huggingface.co/google/gemma-2b-it) is a leading open source foundation model from Google.
|
14 |
|
15 |
Get started right away with [OpenVino](https://github.com/openvinotoolkit/openvino)
|
16 |
|
|
|
20 |
### Model Description
|
21 |
|
22 |
- **Developed by:** Google
|
23 |
+
- **Model type:** gemma-2b
|
24 |
+
- **Parameters:** 2 billion
|
25 |
+
- **Model Parent:** google/gemma-2b-it
|
26 |
- **Language(s) (NLP):** English
|
27 |
- **License:** Apache 2.0
|
28 |
- **Uses:** General purpose chat
|