thtskaran commited on
Commit
7ac75e8
·
verified ·
1 Parent(s): 0abb797

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -51340,7 +51340,7 @@
51340
  "processor_class": "Gemma3Processor",
51341
  "sp_model_kwargs": null,
51342
  "spaces_between_special_tokens": false,
51343
- "tokenizer_class": "GemmaTokenizer",
51344
  "unk_token": "<unk>",
51345
  "use_default_system_prompt": false
51346
  }
 
51340
  "processor_class": "Gemma3Processor",
51341
  "sp_model_kwargs": null,
51342
  "spaces_between_special_tokens": false,
51343
+ "tokenizer_class": "GemmaTokenizerFast",
51344
  "unk_token": "<unk>",
51345
  "use_default_system_prompt": false
51346
  }