mirror of
https://github.com/kvcache-ai/ktransformers.git
synced 2026-03-15 02:47:22 +00:00
Update release-pypi.yml (#1770)
This commit is contained in:
1
.github/workflows/release-pypi.yml
vendored
1
.github/workflows/release-pypi.yml
vendored
@@ -86,7 +86,6 @@ jobs:
|
||||
methods = dir(cpu_infer)
|
||||
has_cuda = 'submit_with_cuda_stream' in methods
|
||||
print(f'✓ CUDA support: {has_cuda}')
|
||||
assert has_cuda, 'Missing CUDA support'
|
||||
"
|
||||
|
||||
# Verify CPU multi-variant support
|
||||
|
||||
Reference in New Issue
Block a user