Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
TheBloke
/
medicine-LLM-GPTQ
like
12
Text Generation
Transformers
Safetensors
4 datasets
English
llama
biology
medical
text-generation-inference
4-bit precision
gptq
arxiv:
2309.09530
License:
other
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
5837d86
medicine-LLM-GPTQ
/
tokenizer_config.json
TheBloke
GPTQ model commit
c7f86d7
verified
12 months ago
raw
Copy download link
history
blame
Safe
175 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"model_max_length"
:
2048
,
"tokenizer_class"
:
"LlamaTokenizer"
,
"unk_token"
:
"<unk>"
,
"pad_token"
:
"<pad>"
}