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

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