system-test / config.json
gdsfbvdf's picture
Update config.json
60f34e0 verified
Raw
History Blame Contribute Delete
198 Bytes
{
"architectures": ["SystemModel"],
"model_type": "system",
"auto_map": {
"AutoConfig": "configuration_system.SystemConfig",
"AutoModelForCausalLM": "modeling_system.SystemModel"
}
}