Text Generation
Transformers
PyTorch
English
mistral
text-generation-inference
Inference Endpoints
InstructLM-500M / special_tokens_map.json
instruction-pretrain's picture
Upload 8 files
6bcbd8a verified
raw
history blame contribute delete
No virus
72 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"unk_token": "<unk>"
}