Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
michaelfeil
/
ct2fast-flan-ul2
like
7
Transformers
ctranslate2
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
4
Train
Deploy
Use this model
refs/pr/2
ct2fast-flan-ul2
/
config.json
axlerate
Update config.json to include model_type
34d0187
about 2 years ago
raw
Copy download link
history
blame
184 Bytes
{
"add_source_bos"
:
false
,
"add_source_eos"
:
false
,
"bos_token"
:
"<pad>"
,
"decoder_start_token"
:
"<pad>"
,
"eos_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
,
"model_type"
:
"t5"
}