CoolFace
Modelpublic

software-mansion/react-native-executorch-sdxs-512-dreamshaper

sourceHugging Faceopenrail++updated 8d agoView on Hugging Face
0likes510downloads
tokenizer_config.json16 linesDownload Raw Back to root
1{2  "add_prefix_space": false,3  "additional_special_tokens": null,4  "backend": "tokenizers",5  "bos_token": "<|startoftext|>",6  "clean_up_tokenization_spaces": true,7  "do_lower_case": true,8  "eos_token": "<|endoftext|>",9  "errors": "replace",10  "is_local": false,11  "model_max_length": 77,12  "pad_token": "<|endoftext|>",13  "tokenizer_class": "CLIPTokenizer",14  "unk_token": "<|endoftext|>"15}16