Skip to content

Conversation

@shrimansoft
Copy link

  • Changed CUDA version from cu126 to cu118 for better package availability
  • Updated torch/torchaudio versions from pinned 2.7.1 to flexible >=2.4.0
  • Resolves dependency resolution issues with unavailable PyTorch CUDA packages
  • Ensures compatibility with CUDA 12.9 systems through backward compatibility
  • Fixes 'No solution found when resolving dependencies' error during uv sync

This change allows the whisper-asr-webservice to install successfully with
PyTorch packages that are actually available in the PyTorch repository.

- Changed CUDA version from cu126 to cu118 for better package availability
- Updated torch/torchaudio versions from pinned 2.7.1 to flexible >=2.4.0
- Resolves dependency resolution issues with unavailable PyTorch CUDA packages
- Ensures compatibility with CUDA 12.9 systems through backward compatibility
- Fixes 'No solution found when resolving dependencies' error during uv sync

This change allows the whisper-asr-webservice to install successfully with
PyTorch packages that are actually available in the PyTorch repository.
@NikoGrano
Copy link

This will cause problems with newer GPU models and will cause a BC! For 5000 -series support CU should be bumped to at least cu128.

Are you able to document what this change would mean to the GPU support?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants