Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Clemylia
/
Charlotte-AMITY
like
3
Text Generation
Transformers
Safetensors
Etoiles-IA-nostalgia/Charlotte-Data
French
gpt2
conversational
text-generation-inference
License:
other
Model card
Files
Files and versions
xet
Community
Deploy
Use this model
main
Charlotte-AMITY
/
chat_template.jinja
Clemylia
Ajout du tokenizer associé au modèle final
f02db11
verified
5 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' }}