File size: 198 Bytes
26512a9
 
60f34e0
 
 
 
 
26512a9
1
2
3
4
5
6
7
8
{
  "architectures": ["SystemModel"],
  "model_type": "system",
  "auto_map": {
    "AutoConfig": "configuration_system.SystemConfig",
    "AutoModelForCausalLM": "modeling_system.SystemModel"
  }
}