Skip to content

Commit 1263bf7

Browse files
committed
Docs run
1 parent 3e22828 commit 1263bf7

File tree

6 files changed

+1452
-6
lines changed

6 files changed

+1452
-6
lines changed

src/content/workers-ai-models/gemma-3-12b-it.json

Lines changed: 477 additions & 0 deletions
Large diffs are not rendered by default.

src/content/workers-ai-models/llama-3.3-70b-instruct-fp8-fast.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,6 @@
3030
}
3131
]
3232
},
33-
{
34-
"property_id": "function_calling",
35-
"value": "true"
36-
},
3733
{
3834
"property_id": "terms",
3935
"value": "https://github.com/meta-llama/llama-models/blob/main/models/llama3_3/LICENSE"

src/content/workers-ai-models/llama-4-scout-17b-16e-instruct.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"type": "object",
4141
"oneOf": [
4242
{
43-
"title": "Prompt",
43+
"title": "Ai_Cf_Meta_Llama_4_Prompt",
4444
"properties": {
4545
"prompt": {
4646
"type": "string",
@@ -129,7 +129,7 @@
129129
]
130130
},
131131
{
132-
"title": "Messages",
132+
"title": "Ai_Cf_Meta_Llama_4_Messages",
133133
"properties": {
134134
"messages": {
135135
"type": "array",

0 commit comments

Comments
 (0)