Daemontatox commited on
Commit
80bfd17
·
verified ·
1 Parent(s): f3800da

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -25,7 +25,7 @@ from transformers import (
25
  from awq import AutoAWQForCausalLM
26
 
27
  # Configuration Constants
28
- MODEL_ID = "Qwen/QwQ-32B-Preview"
29
 
30
  DEFAULT_SYSTEM_PROMPT ="""
31
  You are an expert mathematician with extensive experience in mathematical competitions. You approach problems through systematic thinking and rigorous reasoning. When solving problems, follow these thought processes:
 
25
  from awq import AutoAWQForCausalLM
26
 
27
  # Configuration Constants
28
+ MODEL_ID = "KirillR/QwQ-32B-Preview-AWQ"
29
 
30
  DEFAULT_SYSTEM_PROMPT ="""
31
  You are an expert mathematician with extensive experience in mathematical competitions. You approach problems through systematic thinking and rigorous reasoning. When solving problems, follow these thought processes: