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 84f8e32 commit c8c446dCopy full SHA for c8c446d
.buildkite/dependencies.rayci.yml
@@ -29,7 +29,6 @@ steps:
29
- cp ./python/deplocks/llm/* /artifact-mount/
30
job_env: manylinux
31
depends_on: manylinux
32
- soft_fail: true
33
34
- label: ":tapioca: build: raydepsets: compile ray img dependencies"
35
key: raydepsets_compile_rayimg_dependencies
ci/raydepsets/configs/rayllm.depsets.yaml
@@ -2,9 +2,6 @@ build_arg_sets:
2
cpu:
3
PYTHON_VERSION: py311
4
CUDA_CODE: cpu
5
- cu121:
6
- PYTHON_VERSION: py311
7
- CUDA_CODE: cu121
8
cu128:
9
10
CUDA_CODE: cu128
0 commit comments