We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 243a161 commit f9e0c26Copy full SHA for f9e0c26
1 file changed
docs/examples/m_decompose/decompose_using_cli.sh
@@ -1,7 +1,7 @@
1
#MODEL_ID=granite3.3
2
#MODEL_ID=granite4
3
4
-MODEL_ID=qwen2.5:7b
+MODEL_ID=mistral-small3.2 #qwen2.5:7b
5
6
m decompose run --model-id $MODEL_ID --out-dir ./ --input-file example.txt
7
0 commit comments