Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
JNewber
/
test
like
0
Text Generation
Transformers
PyTorch
llama
text-generation-inference
Inference Endpoints
License:
other
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
d5a6087
test
/
special_tokens_map.json
JNewber
Upload 9 files
d5a6087
about 1 year ago
raw
Copy download link
history
blame
Safe
167 Bytes
{
"additional_special_tokens"
:
[
"<|end_of_turn|>"
]
,
"bos_token"
:
"<s>"
,
"eos_token"
:
"<|end_of_turn|>"
,
"pad_token"
:
"<unk>"
,
"unk_token"
:
"<unk>"
}