Text Generation
Transformers
PyTorch
Safetensors
longllama
text-generation-inference
custom_code
long_llama_3b / special_tokens_map.json
Szymon Tworkowski
colab test
b65129a
raw
history blame contribute delete
No virus
330 Bytes
{"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}}