update config
Browse files- config.json +0 -4
config.json
CHANGED
@@ -3,10 +3,6 @@
|
|
3 |
"architectures": [
|
4 |
"AriaForConditionalGeneration"
|
5 |
],
|
6 |
-
"auto_map": {
|
7 |
-
"AutoConfig": "AriaConfig",
|
8 |
-
"AutoModelForCausalLM": "AriaForConditionalGeneration"
|
9 |
-
},
|
10 |
"ignore_index": -100,
|
11 |
"image_token_index": 9,
|
12 |
"initializer_range": 0.02,
|
|
|
3 |
"architectures": [
|
4 |
"AriaForConditionalGeneration"
|
5 |
],
|
|
|
|
|
|
|
|
|
6 |
"ignore_index": -100,
|
7 |
"image_token_index": 9,
|
8 |
"initializer_range": 0.02,
|