Monius

Results 22 comments of Monius

Hi, @LinB203 I submitted a GitHub CI workflow designed to expedite the future development and testing phases of the Open-Sora Project. It can lay the groundwork for establishing an automated...

Hi @LinB203 Just got noticed that this PR has been merged. To enable the `functionality`, the `DOCKERHUB_USERNAME` and `DOCKERHUB_TOKEN` should be set up inside the setting of this repo. The...

Looks like one update 3 days before fuck up the whole emulate... Today, I found the ARM one failed to do the same task, sad :(

For ARM machine, I found a solution: just use `docker run --privileged --rm tonistiigi/binfmt:qemu-v6.2.0 --install amd64` rather than `docker run --privileged --rm tonistiigi/binfmt --install amd64`. However, the `S390x ` still...

why not have a github workflow to auto build the package

I added new PR here https://github.com/facebookresearch/xformers/pull/1017 🤗

Never thought it would be an issue, if that's possible to publish to pypi only? I have revoke the python bump of `3.11` and `3.12` in `.github/workflows/conda.yml`, and keep only...

we have two env setup solutions for xformer installation from `conda` and `pip`, but the `conda` one started not work due to the version issue, that's why I am here...

If it is possible to increase the storage on Conda, that would be ideal. Otherwise, there will always be a compromising solution.