umiuni commited on
Commit
bf69a3a
1 Parent(s): 39b5baf

Correct config

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "THUDM/chatglm-6b",
3
  "architectures": [
4
  "ChatGLMForConditionalGeneration"
5
  ],
 
1
  {
2
+ "_name_or_path": "umiuni/hp",
3
  "architectures": [
4
  "ChatGLMForConditionalGeneration"
5
  ],