Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
MikuHH
/
LLAMINirus
like
0
Text2Text Generation
Transformers
PyTorch
t5
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
f1e958b
LLAMINirus
/
special_tokens_map.json
MikuHH
Upload 7 files
f1e958b
about 1 year ago
raw
Copy download link
history
blame
Safe
149 Bytes
{
"additional_special_tokens"
:
[
"<pad>"
,
"</s>"
,
"<unk>"
]
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"<pad>"
,
"unk_token"
:
"<unk>"
}