upload model_config.json
Browse files- model_config.json +1 -1
model_config.json
CHANGED
|
@@ -47,7 +47,7 @@
|
|
| 47 |
"parts": {
|
| 48 |
"model": "model.mlpackage"
|
| 49 |
},
|
| 50 |
-
"quantization": "
|
| 51 |
"compute_units": "CPU_AND_NE",
|
| 52 |
"tokenizer_repo": "google/functiongemma-270m-it",
|
| 53 |
"chat_format": "functiongemma",
|
|
|
|
| 47 |
"parts": {
|
| 48 |
"model": "model.mlpackage"
|
| 49 |
},
|
| 50 |
+
"quantization": "int8",
|
| 51 |
"compute_units": "CPU_AND_NE",
|
| 52 |
"tokenizer_repo": "google/functiongemma-270m-it",
|
| 53 |
"chat_format": "functiongemma",
|