Text Generation
Transformers
PyTorch
English
llama
Inference Endpoints
text-generation-inference
open-instruct-human-mix-30b / special_tokens_map.json
hamishivi's picture
Upload tokenizer
b35d9df
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}