OrlandoHugBot commited on
Commit
82862fa
·
verified ·
1 Parent(s): 7a35624
Files changed (1) hide show
  1. config.json +3 -0
config.json CHANGED
@@ -1,6 +1,9 @@
1
  {
2
  "_commit_hash": null,
3
  "_name_or_path": "",
 
 
 
4
  "auto_map": {
5
  "AutoConfig": "configuration_skywork_chat.SkyworkChatConfig",
6
  "AutoModel": "modeling_skywork_chat.SkyworkChatModel",
 
1
  {
2
  "_commit_hash": null,
3
  "_name_or_path": "",
4
+ "architectures": [
5
+ "SkyworkR1VChatModel"
6
+ ],
7
  "auto_map": {
8
  "AutoConfig": "configuration_skywork_chat.SkyworkChatConfig",
9
  "AutoModel": "modeling_skywork_chat.SkyworkChatModel",