zhengr commited on
Commit
4d9efdb
1 Parent(s): d855df0

Update tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "auto_map": {
3
  "AutoTokenizer": [
4
- "dwdcth/chatglm3-6b-int4--tokenization_chatglm.ChatGLMTokenizer",
5
  null
6
  ]
7
  },
 
1
  {
2
  "auto_map": {
3
  "AutoTokenizer": [
4
+ "zhengr/chatglm3-6b-int4--tokenization_chatglm.ChatGLMTokenizer",
5
  null
6
  ]
7
  },