Closed cpich3g closed 6 months ago
pip3 -e install should install the packages from requirements correctly
fschat @ git+https://github.com/lm-sys/FastChat.git@5095615810cf613dba7f27dd155f571fcff976d8 -- Fails displaying not found
pip3 install -e '.[flash-attn,deepspeed]'
No response
3.10
main
had to update the pip library to get this working
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