unsloth icon indicating copy to clipboard operation
unsloth copied to clipboard

Install is broken with python 3.12 pip and the latest conda

Open deepbrain opened this issue 8 months ago • 1 comments

when following instructions starting with a clean new python env from either:

https://docs.unsloth.ai/get-started/installing-+-updating/pip-install or the latest conda and: https://docs.unsloth.ai/get-started/installing-+-updating/conda-install

results in this:

from unsloth import FastLanguageModel WARNING[XFORMERS]: xFormers can't load C++/CUDA extensions

this error/warning appears with python 3.12.9

it does not appear with identical python environment on python 3.11.11

deepbrain avatar Mar 05 '25 15:03 deepbrain

Apologies my bad just fixed!

danielhanchen avatar Mar 05 '25 21:03 danielhanchen