(no commit message)
This commit is contained in:
@@ -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,
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
]
|
||||
},
|
||||
"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,
|
||||
|
||||
Reference in New Issue
Block a user