SkyNetWalker commited on
Commit
181f5cd
·
verified ·
1 Parent(s): b597dd2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -75,6 +75,8 @@ def respond(
75
 
76
  models = [
77
  "PowerInfer/SmallThinker-3B-Preview",
 
 
78
  "Qwen/QwQ-32B-Preview",
79
  "Qwen/Qwen2.5-Coder-32B-Instruct",
80
  "meta-llama/Llama-3.2-3B-Instruct",
 
75
 
76
  models = [
77
  "PowerInfer/SmallThinker-3B-Preview",
78
+ "NovaSky-AI/Sky-T1-32B-Preview",
79
+ "microsoft/phi-4",
80
  "Qwen/QwQ-32B-Preview",
81
  "Qwen/Qwen2.5-Coder-32B-Instruct",
82
  "meta-llama/Llama-3.2-3B-Instruct",