Text Generation
Transformers
PyTorch
Safetensors
English
llama
Inference Endpoints
text-generation-inference
manticore-30b-chat-pyg-alpha / special_tokens_map.json
winglian's picture
epoch 0.4 before divergence of loss, safetensors
a713ab6
{
"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
}
}