axolotl-ai-cloud / axolotl

Go ahead and axolotl questions
https://axolotl-ai-cloud.github.io/axolotl/
Apache License 2.0
7.87k stars 866 forks source link

Issue Installing fschat #1560

Closed cpich3g closed 6 months ago

cpich3g commented 6 months ago

Please check that this issue hasn't been reported before.

Expected Behavior

pip3 -e install should install the packages from requirements correctly

Current behaviour

fschat @ git+https://github.com/lm-sys/FastChat.git@5095615810cf613dba7f27dd155f571fcff976d8 -- Fails displaying not found

Steps to reproduce

pip3 install -e '.[flash-attn,deepspeed]'

Config yaml

No response

Possible solution

No response

Which Operating Systems are you using?

Python Version

3.10

axolotl branch-commit

main

Acknowledgements

cpich3g commented 6 months ago

had to update the pip library to get this working