Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
camenduru
/
thrust
like
0
Model card
Files
Files and versions
xet
Community
main
thrust
/
docs
/
doxybook
/
templates
/
name.tmpl
camenduru
thanks to nvidia ❤
8ae5fc5
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
165 Bytes
{%- if default(names_qualified, true) -%}
{{
-
render(
"name_qualified.tmpl"
, child) -}}
{%- else -%}
{{
-
render(
"name_unqualified.tmpl"
, child) -}}
{%- endif -%}