yetessam commited on
Commit
a5e5cd6
·
verified ·
1 Parent(s): 1edac95

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -59,6 +59,7 @@ def main():
59
  # If the end point is ready, don't show it.
60
 
61
  agent_type = 'deepseek-ai/DeepSeek-R1-Distill-Qwen-32B'
 
62
  compute = "GCP: GPU · Nvidia L4 · 4x GPUs · 96 GB"
63
 
64
  ui = ContentAgentUI(
 
59
  # If the end point is ready, don't show it.
60
 
61
  agent_type = 'deepseek-ai/DeepSeek-R1-Distill-Qwen-32B'
62
+ agent_type = 'https://huggingface.co/Qwen/Qwen2.5-Coder-32B-Instruct'
63
  compute = "GCP: GPU · Nvidia L4 · 4x GPUs · 96 GB"
64
 
65
  ui = ContentAgentUI(