(no commit message)

This commit is contained in:
2026-01-22 11:52:41 -08:00
parent a80d8a98ef
commit ffe84f82fd

View File

@@ -34,10 +34,6 @@
"label": {
"__dspy_field_type": "output",
"desc": "Which response is better: 'A>B' or 'B>A'",
"enum": [
"A>B",
"B>A"
],
"prefix": "Label:",
"title": "Label",
"type": "string"
@@ -54,7 +50,7 @@
"type": "object"
},
"lm": {
"model": "huggingface/together/Qwen/Qwen3-VL-32B-Instruct",
"model": "huggingface/together/meta-llama/Llama-3.3-70B-Instruct",
"model_type": "chat",
"cache": true,
"num_retries": 3,