doberst commited on
Commit
c079f97
1 Parent(s): 0f7af22

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -8,11 +8,11 @@ tags:
8
  - ov
9
  ---
10
 
11
- # gemma-7b-it-ov
12
 
13
- **gemma-7b-it-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.
14
 
15
- [**gemma-7b-it-ov**](https://huggingface.co/google/gemma-7b-it) is a leading open source foundation chat model from Google.
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/gemma-7b-it
25
  - **Language(s) (NLP):** English
26
  - **License:** Apache 2.0
27
- - **Uses:** General purpose chat
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