ericsorides
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,9 @@
|
|
2 |
tags:
|
3 |
- text-generation-inference
|
4 |
- gemma
|
|
|
|
|
|
|
5 |
---
|
6 |
|
7 |
# Gemma 7B instruct with Key-Value-Cache enabled in ONNX fp16 format
|
|
|
2 |
tags:
|
3 |
- text-generation-inference
|
4 |
- gemma
|
5 |
+
pipeline_tag: text-generation
|
6 |
+
base_model:
|
7 |
+
- google/gemma-7b-it
|
8 |
---
|
9 |
|
10 |
# Gemma 7B instruct with Key-Value-Cache enabled in ONNX fp16 format
|