Update README.md
Browse files
README.md
CHANGED
@@ -8,11 +8,11 @@ tags:
|
|
8 |
- ov
|
9 |
---
|
10 |
|
11 |
-
#
|
12 |
|
13 |
-
**
|
14 |
|
15 |
-
[**
|
16 |
|
17 |
|
18 |
### Model Description
|
@@ -21,10 +21,10 @@ tags:
|
|
21 |
- **Quantized by:** llmware
|
22 |
- **Model type:** gemma-7b
|
23 |
- **Parameters:** 7 billion
|
24 |
-
- **Model Parent:** google/
|
25 |
- **Language(s) (NLP):** English
|
26 |
- **License:** Apache 2.0
|
27 |
-
- **Uses:**
|
28 |
- **RAG Benchmark Accuracy Score:** NA
|
29 |
- **Quantization:** int4
|
30 |
|
|
|
8 |
- ov
|
9 |
---
|
10 |
|
11 |
+
# codegemma-7b-it-ov
|
12 |
|
13 |
+
**codegemma-7b-it-ov** is an OpenVino int4 quantized version of Google's CodeGemma-7B with Instruct Training (IT), providing a fast inference implementation, optimized for AI PCs using Intel GPU, CPU and NPU.
|
14 |
|
15 |
+
[**codegemma-7b-it-ov**](https://huggingface.co/google/codegemma-7b-it) is a leading open source coding model from Google.
|
16 |
|
17 |
|
18 |
### Model Description
|
|
|
21 |
- **Quantized by:** llmware
|
22 |
- **Model type:** gemma-7b
|
23 |
- **Parameters:** 7 billion
|
24 |
+
- **Model Parent:** google/codegemma-7b-it
|
25 |
- **Language(s) (NLP):** English
|
26 |
- **License:** Apache 2.0
|
27 |
+
- **Uses:** Coding assistant with instruction chat support
|
28 |
- **RAG Benchmark Accuracy Score:** NA
|
29 |
- **Quantization:** int4
|
30 |
|