| { | |
| "architectures": ["SystemModel"], | |
| "model_type": "system", | |
| "auto_map": { | |
| "AutoConfig": "configuration_system.SystemConfig", | |
| "AutoModelForCausalLM": "modeling_system.SystemModel" | |
| } | |
| } |
| { | |
| "architectures": ["SystemModel"], | |
| "model_type": "system", | |
| "auto_map": { | |
| "AutoConfig": "configuration_system.SystemConfig", | |
| "AutoModelForCausalLM": "modeling_system.SystemModel" | |
| } | |
| } |