milwright commited on
Commit
558cd3c
·
verified ·
1 Parent(s): 06cbfa9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -434,7 +434,7 @@ Provide specific, technical guidance focused on Gradio implementation details an
434
  "Content-Type": "application/json"
435
  },
436
  json={
437
- "model": "google/gemma3:27b",
438
  "messages": messages,
439
  "temperature": 0.7,
440
  "max_tokens": 500
 
434
  "Content-Type": "application/json"
435
  },
436
  json={
437
+ "model": "google/gemma-3-27b-it",
438
  "messages": messages,
439
  "temperature": 0.7,
440
  "max_tokens": 500