Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Tensoic
/
Llama-2-7B-alpaca-2k-test-merged
like
0
Follow
Tensoic AI
21
Text Generation
Transformers
PyTorch
mhenrichsen/alpaca_2k_test
llama
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
Llama-2-7B-alpaca-2k-test-merged
/
special_tokens_map.json
adarshxs
Initial Commit
ee7accb
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>"
}