Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
mconcat
/
Trinity-Large-TrueBase-NVFP4
like
1
Safetensors
afmoe
Mixture of Experts
nvfp4
modelopt
blackwell
vllm
custom_code
8-bit precision
License:
trinity-large
Model card
Files
Files and versions
xet
Community
main
Trinity-Large-TrueBase-NVFP4
/
chat_template.jinja
mconcat
Upload folder using huggingface_hub
13be8a1
verified
2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
81 Bytes
{{ bos_token }}
{%
for
message
in
messages %}
{{ message['content'] }}
{%
endfor
%}