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 8929fc5 commit 1c33a35Copy full SHA for 1c33a35
.github/workflows/test.yml
@@ -92,4 +92,4 @@ jobs:
92
run: uv run --script setup/setup.py
93
- name: Run Llama
94
working-directory: examples/llama
95
- run: SEARCH=1 cargo test -p luminal_cuda --verbose
+ run: SEARCH=1 cargo run --release
0 commit comments