zhengr commited on
Commit
1fe5a4d
1 Parent(s): 2259fed

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
- "zhengr/chatglm3-6b-int4--tokenization_chatglm.ChatGLMTokenizer",
5
  null
6
  ]
7
  },
 
1
  {
2
  "auto_map": {
3
  "AutoTokenizer": [
4
+ "dwdcth/chatglm3-6b-int4--tokenization_chatglm.ChatGLMTokenizer",
5
  null
6
  ]
7
  },