gsarti commited on
Commit
5c5434b
1 Parent(s): eccd04d

Update Modelfile

Browse files
Files changed (1) hide show
  1. Modelfile +1 -1
Modelfile CHANGED
@@ -5,7 +5,7 @@ TEMPLATE """{{ if .Prompt }}<|begin_of_text|><|start_header_id|>user<|end_header
5
  Risolvi gli indizi tra parentesi per ottenere una prima lettura, e usa la chiave di lettura per ottenere la soluzione del rebus.
6
 
7
  {{ .Prompt }}<|eot_id|>{{ end }}<|start_header_id|>assistant<|end_header_id|>
8
- {{ .Response }}<|end|>
9
  """
10
  PARAMETER stop "<|eot_id|>"
11
  PARAMETER stop "<|start_header_id|>"
 
5
  Risolvi gli indizi tra parentesi per ottenere una prima lettura, e usa la chiave di lettura per ottenere la soluzione del rebus.
6
 
7
  {{ .Prompt }}<|eot_id|>{{ end }}<|start_header_id|>assistant<|end_header_id|>
8
+ {{ .Response }}<|eot_id|>
9
  """
10
  PARAMETER stop "<|eot_id|>"
11
  PARAMETER stop "<|start_header_id|>"