Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
AdaptLLM
/
medicine-LLM
like
34
Text Generation
Transformers
PyTorch
Safetensors
4 datasets
English
llama
biology
medical
text-generation-inference
Inference Endpoints
arxiv:
2309.09530
arxiv:
2406.14491
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
8149bd9
medicine-LLM
/
tokenizer_config.json
AdaptLLM
AdaptLLM-med-v0
1e6eba6
about 1 year 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>"
}