abdulllah01 commited on
Commit
e5585d8
·
verified ·
1 Parent(s): 3837095

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -192,7 +192,7 @@ Theme={theme}
192
  ]
193
 
194
  # Model selection: adjust as needed.
195
- model = "deepseek-r1-distill-llama-70b"
196
 
197
  try:
198
  # Make the chat completion call using Groq.
 
192
  ]
193
 
194
  # Model selection: adjust as needed.
195
+ model = "llama3-70b-8192"
196
 
197
  try:
198
  # Make the chat completion call using Groq.