Skip to content

Clarify GPU quickstart PyTorch setup#3381

Merged
LauraGPT merged 1 commit into
mainfrom
codex/readme-gpu-install-guidance
Jul 23, 2026
Merged

Clarify GPU quickstart PyTorch setup#3381
LauraGPT merged 1 commit into
mainfrom
codex/readme-gpu-install-guidance

Conversation

@LauraGPT

Copy link
Copy Markdown
Collaborator

Summary

  • document that CPU-only quickstarts can use default PyPI torch wheels
  • tell GPU users to install PyTorch/torchaudio CUDA wheels from pytorch.org and verify torch.cuda.is_available() before using device="cuda"
  • record the 2026-07-23 clean CPU/GPU venv quickstart evidence and the remaining CUDA visibility blocker

Tests

  • python3 -m pytest tests/test_growth_plan_doc.py tests/test_check_funasr_website_static.py -q
  • python3 scripts/check_funasr_website_static.py --timeout 20 --retries 1

@gemini-code-assist

Copy link
Copy Markdown
Contributor

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

@LauraGPT
LauraGPT merged commit 18cc7dc into main Jul 23, 2026
1 check passed
@LauraGPT
LauraGPT deleted the codex/readme-gpu-install-guidance branch July 23, 2026 00:13
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.

1 participant