Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
googcheng
/
recipe
like
0
PEFT
llama
8-bit precision
bitsandbytes
Model card
Files
Files and versions
Community
1
Train
Use this model
main
recipe
/
special_tokens_map.json
googcheng
Upload folder using huggingface_hub
e0a1f2f
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>"
}