Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
cadaeic
/
llama2-7b-recipe-qlora
like
0
Text Generation
Transformers
llama
Generated from Trainer
Inference Endpoints
4-bit precision
bitsandbytes
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
llama2-7b-recipe-qlora
/
special_tokens_map.json
cadaeic
Upload folder using huggingface_hub
aa53107
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
96 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"<unk>"
,
"unk_token"
:
"<unk>"
}