trick4kid commited on
Commit
e0af8bb
1 Parent(s): f35d5c1

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +3 -3
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "vinai/PhoGPT-7B5-Instruct",
3
  "architectures": [
4
  "MPTForCausalLM"
5
  ],
@@ -16,8 +16,8 @@
16
  "softmax_scale": null
17
  },
18
  "auto_map": {
19
- "AutoConfig": "vinai/PhoGPT-7B5-Instruct--configuration_mpt.MPTConfig",
20
- "AutoModelForCausalLM": "vinai/PhoGPT-7B5-Instruct--modeling_mpt.MPTForCausalLM"
21
  },
22
  "d_model": 4096,
23
  "emb_pdrop": 0.0,
 
1
  {
2
+ "_name_or_path": "trick4kid/PhoGPT-7B5-Instruct-Patch",
3
  "architectures": [
4
  "MPTForCausalLM"
5
  ],
 
16
  "softmax_scale": null
17
  },
18
  "auto_map": {
19
+ "AutoConfig": "trick4kid/PhoGPT-7B5-Instruct-Patch--configuration_mpt.MPTConfig",
20
+ "AutoModelForCausalLM": "trick4kid/PhoGPT-7B5-Instruct-Patch--modeling_mpt.MPTForCausalLM"
21
  },
22
  "d_model": 4096,
23
  "emb_pdrop": 0.0,