Text Generation
Transformers
Safetensors
English
llama
text-generation-inference
4-bit precision
tulu-30B-GPTQ / special_tokens_map.json
TheBloke's picture
Upload new GPTQs with varied parameters
b39597c
raw history blame
No virus
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}