Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Tensoic
/
Llama-2-7B-alpaca-2k-test
like
0
Follow
Tensoic AI
21
PEFT
mhenrichsen/alpaca_2k_test
llama
8-bit precision
bitsandbytes
Model card
Files
Files and versions
Community
1
Train
Use this model
main
Llama-2-7B-alpaca-2k-test
/
special_tokens_map.json
adarshxs
Initial Commit
de455c9
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
95 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
}