Daemontatox commited on
Commit
0f7b2cb
·
verified ·
1 Parent(s): 0578403

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -15,7 +15,7 @@ from transformers import (
15
  StoppingCriteriaList
16
  )
17
 
18
- MODEL_ID = "featherless-ai/Qwerky-72B"
19
 
20
  DEFAULT_SYSTEM_PROMPT = """
21
  Think step by step and explain your reasoning clearly. Break down the problem into logical components, verify each step, and ensure consistency before arriving at the final answer."
 
15
  StoppingCriteriaList
16
  )
17
 
18
+ MODEL_ID = "featherless-ai/Qwerky-QwQ-32B"
19
 
20
  DEFAULT_SYSTEM_PROMPT = """
21
  Think step by step and explain your reasoning clearly. Break down the problem into logical components, verify each step, and ensure consistency before arriving at the final answer."