znation HF Staff commited on
Commit
d689050
·
1 Parent(s): afda478

try a smaller model

Browse files

keep getting 504s after 2 minutes w/ kimi-k2-thinking

Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -276,7 +276,7 @@ Output only the JSON spec starting with { and ending with }.`;
276
  "Content-Type": "application/json",
277
  },
278
  body: JSON.stringify({
279
- model: "moonshotai/Kimi-K2-Thinking",
280
  messages: [
281
  {
282
  role: "system",
 
276
  "Content-Type": "application/json",
277
  },
278
  body: JSON.stringify({
279
+ model: "openai/gpt-oss-20b",
280
  messages: [
281
  {
282
  role: "system",