File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1924,22 +1924,6 @@ jobs:
19241924 dockerfile : " ./backend/Dockerfile.golang"
19251925 context : " ./"
19261926 ubuntu-version : ' 2404'
1927- # huggingface
1928- - build-type : ' '
1929- cuda-major-version : " "
1930- cuda-minor-version : " "
1931- platforms : ' linux/amd64,linux/arm64'
1932- tag-latest : ' auto'
1933- tag-suffix : ' -huggingface'
1934- runs-on : ' ubuntu-latest'
1935- base-image : " ubuntu:24.04"
1936- skip-drivers : ' false'
1937- backend : " huggingface"
1938- dockerfile : " ./backend/Dockerfile.golang"
1939- context : " ./"
1940- ubuntu-version : ' 2404'
1941- # rfdetr
1942- - build-type : ' '
19431927 cuda-major-version : " "
19441928 cuda-minor-version : " "
19451929 platforms : ' linux/amd64,linux/arm64'
@@ -2247,10 +2231,6 @@ jobs:
22472231 tag-suffix : " -metal-darwin-arm64-local-store"
22482232 build-type : " metal"
22492233 lang : " go"
2250- - backend : " huggingface"
2251- tag-suffix : " -metal-darwin-arm64-huggingface"
2252- build-type : " metal"
2253- lang : " go"
22542234 with :
22552235 backend : ${{ matrix.backend }}
22562236 build-type : ${{ matrix.build-type }}
You can’t perform that action at this time.
0 commit comments