docs(voxtral_realtime): document CUDA Windows workflow#17993
docs(voxtral_realtime): document CUDA Windows workflow#17993larryliu0820 wants to merge 1 commit intomainfrom
Conversation
Add CUDA-Windows instructions to the Voxtral Realtime README, including export prerequisites and an example command. Document Windows build steps via CMake workflow presets and add PowerShell run examples with and without the .ptd data file. Note recommended CUDA architectures for int4 kernels, and reformat voxtral_realtime CMake presets without changing behavior.
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/17993
Note: Links to docs will display an error until the docs builds have been completed. ❌ 4 New Failures, 12 Pending, 1 Unrelated FailureAs of commit cd423fc with merge base eb77ed4 ( NEW FAILURES - The following jobs have failed:
BROKEN TRUNK - The following job failed but were present on the merge base:👉 Rebase onto the `viable/strict` branch to avoid these failures
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This PR needs a
|
Add CUDA-Windows instructions to the Voxtral Realtime README, including export prerequisites and an example command.
Document Windows build steps via CMake workflow presets and add PowerShell run examples with and without the .ptd data file.
Note recommended CUDA architectures for int4 kernels, and reformat voxtral_realtime CMake presets without changing behavior.