Update config.json
Browse files- config.json +0 -4
config.json
CHANGED
|
@@ -3,10 +3,6 @@
|
|
| 3 |
"BagelForConditionalGeneration"
|
| 4 |
],
|
| 5 |
"model_type": "bagel",
|
| 6 |
-
"auto_map": {
|
| 7 |
-
"AutoConfig": "configuration_bagel.BagelConfig",
|
| 8 |
-
"AutoModelForCausalLM": "modeling_bagel.BagelForConditionalGeneration"
|
| 9 |
-
},
|
| 10 |
"visual_gen": true,
|
| 11 |
"visual_und": true,
|
| 12 |
"llm_config": {
|
|
|
|
| 3 |
"BagelForConditionalGeneration"
|
| 4 |
],
|
| 5 |
"model_type": "bagel",
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
"visual_gen": true,
|
| 7 |
"visual_und": true,
|
| 8 |
"llm_config": {
|