We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cd5d2b commit faad267Copy full SHA for faad267
experimental/ddp/ddp_qwen3_example.py
@@ -1,4 +1,5 @@
1
"""
2
+# AutoRound: https://github.com/intel/auto-round/tree/main
3
CUDA_VISIBLE_DEVICES=0,1 python ddp_qwen3_example.py \
4
--model Qwen/Qwen3-8B \
5
--ddp \
0 commit comments