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