shauray commited on
Commit
b10b3ed
1 Parent(s): b390fc4

Update tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +2 -1
tokenizer_config.json CHANGED
@@ -32,5 +32,6 @@
32
  "rstrip": false,
33
  "single_word": false
34
  },
35
- "processor_class": "LlavaProcessor"
 
36
  }
 
32
  "rstrip": false,
33
  "single_word": false
34
  },
35
+ "processor_class": "LlavaProcessor",
36
+ "use_fast": false
37
  }