This repository was archived by the owner on Sep 10, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 3333 sysctl machdep.cpu.core_count
3434 echo "::endgroup::"
3535
36+ echo "using workaround for #1416 and #1315 by setting torchchat device explicitly"
3637 TORCHCHAT_DEVICE=cpu .ci/scripts/run-docs readme
3738
3839 echo "::group::Completion"
6869 sysctl machdep.cpu.core_count
6970 echo "::endgroup::"
7071
72+ echo "using workaround for #1416 and #1315 by setting torchchat device explicitly"
7173 TORCHCHAT_DEVICE=cpu .ci/scripts/run-docs quantization
7274
7375 echo "::group::Completion"
@@ -103,6 +105,7 @@ jobs:
103105 sysctl machdep.cpu.core_count
104106 echo "::endgroup::"
105107
108+ echo "using workaround for #1416 and #1315 by setting torchchat device explicitly"
106109 TORCHCHAT_DEVICE=cpu .ci/scripts/run-docs gguf
107110
108111 echo "::group::Completion"
@@ -137,6 +140,7 @@ jobs:
137140 sysctl machdep.cpu.core_count
138141 echo "::endgroup::"
139142
143+ echo "using workaround for #1416 and #1315 by setting torchchat device explicitly"
140144 TORCHCHAT_DEVICE=cpu .ci/scripts/run-docs advanced
141145
142146 echo "::group::Completion"
You can’t perform that action at this time.
0 commit comments