vishwakayireddi1234 commited on
Commit
fe59eaf
·
verified ·
1 Parent(s): 7eeafa4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -9,7 +9,7 @@ from io import BytesIO
9
  GROQ_API_URL = "https://api.groq.com/openai/v1/chat/completions"
10
  SPACE_GROQ_KEY = os.environ.get("GROQ_API_KEY", "")
11
  TEXT_MODEL = "llama-3.3-70b-versatile"
12
- VISION_MODEL = "llama-3.2-90b-vision-preview"
13
 
14
  SYSTEM_PROMPT = """You are a warm, patient math tutor for students from Grade 1 through High School.
15
  Rules you ALWAYS follow:
 
9
  GROQ_API_URL = "https://api.groq.com/openai/v1/chat/completions"
10
  SPACE_GROQ_KEY = os.environ.get("GROQ_API_KEY", "")
11
  TEXT_MODEL = "llama-3.3-70b-versatile"
12
+ VISION_MODEL = "meta-llama/llama-4-scout-17b-16e-instruct"
13
 
14
  SYSTEM_PROMPT = """You are a warm, patient math tutor for students from Grade 1 through High School.
15
  Rules you ALWAYS follow: