We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
我根据Quick Start -> Installation 的教程 在Ubuntu 22.04上运行pip install ktransformers --no-build-isolation 在安装过程中,单核占用率接近100%, 是否可以添加-j选项使我能更好地利用我的CPU?
The text was updated successfully, but these errors were encountered:
使用git clone 安装,pip上的版本不是教程中对于的最新版,会报错
Sorry, something went wrong.
fixed
No branches or pull requests
我根据Quick Start -> Installation 的教程
在Ubuntu 22.04上运行pip install ktransformers --no-build-isolation
在安装过程中,单核占用率接近100%,
是否可以添加-j选项使我能更好地利用我的CPU?
The text was updated successfully, but these errors were encountered: