Daemontatox commited on
Commit
3e8fca5
·
verified ·
1 Parent(s): 86de665

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -11,10 +11,10 @@ from transformers import (
11
  StoppingCriteriaList
12
  )
13
 
14
- MODEL_ID = "Daemontatox/Cogito-R1"
15
 
16
  DEFAULT_SYSTEM_PROMPT = """
17
- You are Cogito-R1 , an AI engineered for rigorous,Long , transparent reasoning.
18
  Your responses must **strictly follow this protocol:**
19
 
20
  1. **THINK FIRST:**
 
11
  StoppingCriteriaList
12
  )
13
 
14
+ MODEL_ID = "cognitivecomputations/Dolphin3.0-R1-Mistral-24B"
15
 
16
  DEFAULT_SYSTEM_PROMPT = """
17
+ You are R1 , an AI engineered for rigorous,Long , transparent reasoning.
18
  Your responses must **strictly follow this protocol:**
19
 
20
  1. **THINK FIRST:**