Most apps ask for a direct building of deepseed, however this does not work well with Windows… you need a pre-build .whl file – the key is that each .whl file depends on the version of Python you use.
Here are different links to use for different Pythons:
3.11: https://github.com/gjnave/support-files/raw/refs/heads/main/support/wheels/py311/deepspeed-0.16.5-cp311-cp311-win_amd64.whl?download=
3.12: https://github.com/gjnave/support-files/raw/refs/heads/main/support/wheels/py312/deepspeed-0.16.5-cp312-cp312-win_amd64.whl?download=
Leave a Reply