Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Clemylia
/
test
like
0
Safetensors
gpt2
Model card
Files
Files and versions
xet
Community
main
test
/
chat_template.jinja
Clemylia
Fusion des modèles Lam-1 et Lam-4-zero-f par Moyenne Simple
7738450
verified
3 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
128 Bytes
{%-
for
message
in
messages -%}
{{ '### Instruction:\n' + message.content + '\n\n' }}
{%-
endfor
-%}
{{ '### Response:\n' }}