Hi,
I followed the instructions on the GitHub README page to install xFuse. However, when I ran the command:
xfuse run my-config.toml --save-path my-run
I encountered the following error:

To resolve this, I attempted to upgrade Torch by running:
pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu121
After the upgrade, I encountered a different error:
Additionally, when I ran nvidia-smi, here is the GPU information:

Could you please provide guidance on how to resolve this issue?
Thank you!
Best,
Mingyu
Hi,
I followed the instructions on the GitHub README page to install xFuse. However, when I ran the command:
I encountered the following error:
To resolve this, I attempted to upgrade Torch by running:
After the upgrade, I encountered a different error:
Additionally, when I ran
nvidia-smi, here is the GPU information:Could you please provide guidance on how to resolve this issue?
Thank you!
Best,
Mingyu