Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Finisha-F-scratch
/
Claire
like
0
Follow
Finisha
5
Text Generation
Transformers
Safetensors
French
gpt2
code
SLM
fusionné
conversational
text-generation-inference
License:
other
Model card
Files
Files and versions
xet
Community
2
Deploy
Use this model
main
Claire
/
chat_template.jinja
Clemylia
Fusion des modèles Lam-1 et Lam-4-zero-f par Moyenne Simple
2e34622
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' }}