znation HF Staff commited on
Commit
5257596
·
1 Parent(s): b184aa4

try a different model

Browse files
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: "openai/gpt-oss-120b",
280
  messages: [
281
  {
282
  role: "system",
 
276
  "Content-Type": "application/json",
277
  },
278
  body: JSON.stringify({
279
+ model: "deepseek-ai/DeepSeek-R1",
280
  messages: [
281
  {
282
  role: "system",