Skip to content

Commit aa951b7

Browse files
committed
Update optimizer_gsmk8.pdl input
Signed-off-by: Louis Mandel <[email protected]>
1 parent 2ea6884 commit aa951b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_examples_run.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ class InputsType:
112112
/ "optimizer_gsmk8.pdl": InputsType(
113113
scope=PdlDict(
114114
{
115-
"model": "watsonx_text/ibm/granite-3-8b-instruct",
115+
"model": "ollama_chat/granite3.2:8b",
116116
"prompt_pattern": "cot",
117117
"num_demonstrations": 0,
118118
"demonstrations": [],

0 commit comments

Comments
 (0)