4bit
/

Text Generation
Transformers
PyTorch
code
mpt
instruct
self instruct
custom_code
text-generation-inference
Replit-v1-CodeInstruct-3B / special_tokens_map.json
camenduru's picture
thanks to teknium ❤
8b543a0
{
"bos_token": "<s>",
"eos_token": "<|endoftext|>",
"pad_token": "<|pad|>",
"unk_token": "<|unk|>"
}