Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -144,7 +144,7 @@ with gr.Blocks() as demo:
144
  "top_p": top_p,
145
  "seed": 42,
146
  "repeat_penalty": repetition_penalty,
147
- "chat_format": "mistral-instruct",
148
  "max_tokens": max_new_tokens,
149
  # "response_format": {
150
  # "type": "json_object",
 
144
  "top_p": top_p,
145
  "seed": 42,
146
  "repeat_penalty": repetition_penalty,
147
+ "chat_format": "phind",
148
  "max_tokens": max_new_tokens,
149
  # "response_format": {
150
  # "type": "json_object",