Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
justinchuby
/
onnx-genai-example-esm2-t6-8m
Like
0
ONNX
esm
onnxruntime
onnx-genai
inference-metadata
License:
mit
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
main
onnx-genai-example-esm2-t6-8m
/
special_tokens_map.json
justinchuby
Add files using upload-large-folder tool
fc86aed
verified
21 days ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
Safe
125 Bytes
{
"cls_token"
:
"<cls>"
,
"eos_token"
:
"<eos>"
,
"mask_token"
:
"<mask>"
,
"pad_token"
:
"<pad>"
,
"unk_token"
:
"<unk>"
}