shunxing1234 commited on
Commit
659fd56
1 Parent(s): 9b40467

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "apply_residual_connection_post_layernorm": false,
3
  "architectures": [
4
- "TeleChatForCausalLM"
5
  ],
6
  "auto_map": {
7
  "AutoConfig": "configuration_telechat2.Telechat2Config",
 
1
  {
2
  "apply_residual_connection_post_layernorm": false,
3
  "architectures": [
4
+ "TeleChat2ForCausalLM"
5
  ],
6
  "auto_map": {
7
  "AutoConfig": "configuration_telechat2.Telechat2Config",