p208p2002 commited on
Commit
aa2ed3f
1 Parent(s): f66d1d2

Update tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -43,7 +43,7 @@
43
  },
44
  "auto_map": {
45
  "AutoTokenizer": [
46
- "THUDM/chatglm3-6b--tokenization_chatglm.ChatGLMTokenizer",
47
  null
48
  ]
49
  },
 
43
  },
44
  "auto_map": {
45
  "AutoTokenizer": [
46
+ "tokenization_chatglm.ChatGLMTokenizer",
47
  null
48
  ]
49
  },