DEV Community

Cover image for Deepspeed Wheels For Windows
Furkan Gözükara
Furkan Gözükara

Posted on

7 1 1 1 1

Deepspeed Wheels For Windows

If you want to install Deepspeed on Windows either you have to compile your self specifically or use pre compiled wheels.

Here below you can find Python 3.10.x wheels

https://github.com/daswer123/resemble-enhance-windows/releases/tag/deepspeed

You can install as below

CUDA 11.8

pip install https://github.com/daswer123/resemble-enhance-windows/releases/download/deepspeed/deepspeed-0.11.2+cuda118-cp310-cp310-win_amd64.whl

CUDA 12.1

pip install https://github.com/daswer123/resemble-enhance-windows/releases/download/deepspeed/deepspeed-0.11.2+cuda121-cp310-cp310-win_amd64.whl

Image description

Top comments (0)

The Most Contextual AI Development Assistant

Pieces.app image

Our centralized storage agent works on-device, unifying various developer tools to proactively capture and enrich useful materials, streamline collaboration, and solve complex problems through a contextual understanding of your unique workflow.

👥 Ideal for solo developers, teams, and cross-company projects

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay