IAMJB commited on
Commit
ea2898c
1 Parent(s): 8ebac4c

Update tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -544,7 +544,7 @@
544
  ],
545
  "auto_map": {
546
  "AutoTokenizer": [
547
- "StanfordAIMI/RadLLaMA-7b--tokenization_chexagent.CheXagentTokenizer",
548
  null
549
  ]
550
  },
 
544
  ],
545
  "auto_map": {
546
  "AutoTokenizer": [
547
+ "tokenization_chexagent.CheXagentTokenizer",
548
  null
549
  ]
550
  },