Text Generation
Transformers
Safetensors
English
llama
biology
medical
text-generation-inference
4-bit precision
gptq
medicine-LLM-GPTQ / tokenizer_config.json
TheBloke's picture
GPTQ model commit
c7f86d7 verified
{
"bos_token": "<s>",
"eos_token": "</s>",
"model_max_length": 2048,
"tokenizer_class": "LlamaTokenizer",
"unk_token": "<unk>",
"pad_token": "<pad>"
}