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 178fd5f commit f53971dCopy full SHA for f53971d
.github/workflows/manually_build.yml
@@ -241,6 +241,7 @@ jobs:
241
echo "##############################################################"
242
echo "####### ipex-llm-cpu ########"
243
244
+ docker pull intelanalytics/ipex-llm-cpu:test
245
docker push intelanalytics/ipex-llm-cpu:test
246
export image=intelanalytics/ipex-llm-cpu
247
export TAG=test
0 commit comments