Upload config.json with huggingface_hub
Browse files- config.json +1 -0
config.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"architectures": ["XitroRCEModel"], "auto_map": {"AutoModel": "modeling_custom.XitroRCEModel", "AutoModelForSequenceClassification": "modeling_custom.XitroRCEModel"}, "model_type": "custom", "trust_remote_code": true, "_note": "testing trust_remote_code loading"}
|