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 bc369b2 commit bad334fCopy full SHA for bad334f
.github/workflows/score.yml
@@ -19,6 +19,6 @@ jobs:
19
export LD_LIBRARY_PATH=/usr/local/cuda-12.4/lib64:$LD_LIBRARY_PATH
20
export CUDA_HOME=/usr/local/cuda-12.4
21
cd ${{ github.workspace }}
22
- python transformers/tests/score.py
+ python ktransformers/tests/score.py
23
24
- run: echo "This job's status is ${{ job.status }}."
0 commit comments