Prajith04 commited on
Commit
1a9bcb2
·
verified ·
1 Parent(s): 42aeacb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -94,7 +94,7 @@ async def disease_info(name: str):
94
  "Content-Type": "application/json"
95
  },
96
  json={
97
- "model": "qwen-2.5-32b",
98
  "messages": [
99
  {
100
  "role": "system",
 
94
  "Content-Type": "application/json"
95
  },
96
  json={
97
+ "model": "meta-llama/llama-4-scout-17b-16e-instruct",
98
  "messages": [
99
  {
100
  "role": "system",