Files
custom_flashinfer/scripts/ci-flashinfer.env.example
Zihao Ye 064efdd81a [CI] Setup github actions for release wheel (#91)
Adapted from Punica.

---------

Co-authored-by: Lequn Chen <lqchen@cs.washington.edu>
2024-01-28 19:54:33 -08:00

9 lines
232 B
Plaintext

RUNNER_SCOPE=repo
REPO_URL=https://github.com/flashinfer-ai/flashinfer
#LABELS=gpu,sm80
ACCESS_TOKEN=foo-access-token
RUNNER_WORKDIR=/tmp/ci-flashinfer
CI_RUNNER_CACHE_DIR=/data/ci-flashinfer-cache
DISABLE_AUTO_UPDATE=1
EPHEMERAL=1