chore: see if we can squeeze a few more cycles out of the builders

This commit is contained in:
2026-04-24 17:02:52 +03:00
parent cdf6cdf1e6
commit 75806fd1d9

View File

@@ -23,7 +23,7 @@ jobs:
cuda_home: /usr/local/cuda-13.0
cargo_features: "cuda cudnn flash-attn nccl"
compute_caps: "120"
build_jobs: 8
build_jobs: 12
nvcc_threads: 4
runs-on: ${{ matrix.runner }}
steps: