4bit
/

Text Generation
Transformers
PyTorch
code
mpt
instruct
self instruct
custom_code
text-generation-inference
File size: 109 Bytes
8b543a0
 
 
 
 
 
1
2
3
4
5
6
7
{
  "bos_token": "<s>",
  "eos_token": "<|endoftext|>",
  "pad_token": "<|pad|>",
  "unk_token": "<|unk|>"
}