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 +0
-20
lines changed Expand file tree Collapse file tree 1 file changed +0
-20
lines changed Original file line number Diff line number Diff line change 2323 uname -a
2424 echo "::endgroup::"
2525
26- echo "::group::Install newer objcopy that supports --set-section-alignment"
27- yum install -y devtoolset-11-binutils
28- export PATH=/opt/rh/devtoolset-11/root/usr/bin/:$PATH
29- echo "::endgroup::"
30-
3126 TORCHCHAT_DEVICE=cpu .ci/scripts/run-docs readme
3227
3328 echo "::group::Completion"
6762 uname -a
6863 echo "::endgroup::"
6964
70- echo "::group::Install newer objcopy that supports --set-section-alignment"
71- yum install -y devtoolset-10-binutils
72- export PATH=/opt/rh/devtoolset-10/root/usr/bin/:$PATH
73- echo "::endgroup::"
74-
7565 TORCHCHAT_DEVICE=cpu .ci/scripts/run-docs gguf
7666
7767 echo "::group::Completion"
9484 uname -a
9585 echo "::endgroup::"
9686
97- echo "::group::Install newer objcopy that supports --set-section-alignment"
98- yum install -y devtoolset-10-binutils
99- export PATH=/opt/rh/devtoolset-10/root/usr/bin/:$PATH
100- echo "::endgroup::"
101-
10287 TORCHCHAT_DEVICE=cpu .ci/scripts/run-docs advanced
10388
10489 echo "::group::Completion"
@@ -121,11 +106,6 @@ jobs:
121106 uname -a
122107 echo "::endgroup::"
123108
124- echo "::group::Install newer objcopy that supports --set-section-alignment"
125- yum install -y devtoolset-10-binutils
126- export PATH=/opt/rh/devtoolset-10/root/usr/bin/:$PATH
127- echo "::endgroup::"
128-
129109 TORCHCHAT_DEVICE=cpu .ci/scripts/run-docs evaluation
130110
131111 echo "::group::Completion"
You can’t perform that action at this time.
0 commit comments