Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for pip #532

Open
apolinario opened this issue Nov 17, 2022 · 1 comment
Open

Support for pip #532

apolinario opened this issue Nov 17, 2022 · 1 comment

Comments

@apolinario
Copy link

I really love Conda, is amazing but not all workflows work with that. (e.g.: Google Colab and others).
Installing the package without conda (building or pre-built wheels) is very slow and painful

The community has been creating libraries of pre-built versions to support that. Some examples:

This is an amazing feat - but there's only pre-build versions for certain OSs, python versions, etc. Would be great to have this amazing library available seamlessly via pip

@danthe3rd
Copy link
Contributor

Hi @apolinario

That's a very valid point, and we know it's been a pain point for the users ...
Some folks in the community have been willing to contribute to this recently (#523 (comment)), hopefully we will have something soon.

bertmaher pushed a commit to bertmaher/xformers that referenced this issue Dec 20, 2024
* Try updating to nightly triton

* Triton needs CMake for build

* Minor fixes

* Some bugfixes

* More fixes

* Disable FusedLinear tests

* Try installing zlib on CI

Also adds CMake just to be safe

* Move command up

* Try fix linking issue

* Try limiting number of CI jobs with my fork of Triton

* Disable triton-fmha on newer triton for now

* Bugfix

* Skip one test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants