Upload config.json
Browse files- config.json +1 -3
config.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"architectures": [
|
| 3 |
-
"
|
| 4 |
],
|
| 5 |
"boi_token_index": 255999,
|
| 6 |
"eoi_token_index": 256000,
|
|
@@ -8,9 +8,7 @@
|
|
| 8 |
1,
|
| 9 |
106
|
| 10 |
],
|
| 11 |
-
"image_token_index": 262144,
|
| 12 |
"initializer_range": 0.02,
|
| 13 |
-
"mm_tokens_per_image": 256,
|
| 14 |
"model_type": "gemma3",
|
| 15 |
"quantization": {
|
| 16 |
"group_size": 64,
|
|
|
|
| 1 |
{
|
| 2 |
"architectures": [
|
| 3 |
+
"Gemma3ForCausalLM"
|
| 4 |
],
|
| 5 |
"boi_token_index": 255999,
|
| 6 |
"eoi_token_index": 256000,
|
|
|
|
| 8 |
1,
|
| 9 |
106
|
| 10 |
],
|
|
|
|
| 11 |
"initializer_range": 0.02,
|
|
|
|
| 12 |
"model_type": "gemma3",
|
| 13 |
"quantization": {
|
| 14 |
"group_size": 64,
|