Skip to content

Conversation

@LoserCheems
Copy link
Collaborator

Simplify the installation process by adding support for pre-compiled wheels, updating minimum version requirements, and removing detailed CUDA setup instructions.

Streamlines the installation process by adding support for pre-compiled wheels as the primary installation method.

Updates minimum version requirements to be more specific (Python 3.9+, PyTorch 2.5.1+) and adds Linux system requirement.

Removes detailed CUDA environment setup instructions and MAX_JOBS parameter from source installation to simplify the process.
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR simplifies the installation process by adding support for pre-compiled wheels, updating minimum version requirements, and removing detailed CUDA setup instructions.

  • Introduces pip wheel installation option with updated dependency requirements
  • Updates minimum Python version from 3.8 to 3.9 and PyTorch from 2.0.0 to 2.5.1
  • Removes detailed CUDA environment setup instructions and MAX_JOBS build parameter

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
README.md Updates installation section with wheel support and simplified requirements
README_zh.md Chinese version of the same installation section updates

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@LoserCheems LoserCheems merged commit 7e63d9c into main Sep 10, 2025
1 check passed
@LoserCheems LoserCheems deleted the update-docs branch November 13, 2025 04:41
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.

10 participants