Text Generation
Transformers
PyTorch
English
llama
Inference Endpoints
text-generation-inference
scitulu-70b / special_tokens_map.json
dwadden's picture
Upload folder using huggingface_hub
d86956d verified
{"bos_token": {"content": "<s>", "lstrip": false, "normalized": true, "rstrip": false, "single_word": false}, "eos_token": {"content": "</s>", "lstrip": false, "normalized": true, "rstrip": false, "single_word": false}, "unk_token": {"content": "<unk>", "lstrip": false, "normalized": true, "rstrip": false, "single_word": false}}