Text Generation
Transformers
PyTorch
Italian
English
mistral
conversational
Inference Endpoints
text-generation-inference
galatolo commited on
Commit
9c78a7a
1 Parent(s): d4c8fd7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -128,6 +128,8 @@ The model has been trained for **1 epoch**, ensuring a convergence of knowledge
128
  When crafting prompts, ensure to conclude with the `[|Assistente|]` tag, signaling the AI to generate a response.
129
  Use `[|Umano|]` as stop word.
130
 
 
 
131
  ```
132
  [|Umano|] Come posso distinguere un AI da un umano?
133
  [|Assistente|]
 
128
  When crafting prompts, ensure to conclude with the `[|Assistente|]` tag, signaling the AI to generate a response.
129
  Use `[|Umano|]` as stop word.
130
 
131
+ For example:
132
+
133
  ```
134
  [|Umano|] Come posso distinguere un AI da un umano?
135
  [|Assistente|]