Revert 1 colab setup 14405991757497182884#139
Revert 1 colab setup 14405991757497182884#139RocKamuS wants to merge 4 commits intofacebookresearch:mainfrom
Conversation
- Added `requirements_colab.txt` compatible with Python 3.10, PyTorch 2.4+, and CUDA 12. - Created `colab_start.ipynb` for automated setup, weight download, and inference. - Fixed `CUDA_HOME` environment variable handling in `notebook/inference.py` to support Linux environments. - Removed Windows-specific dependencies for the Colab environment.
- Added `requirements_colab.txt` compatible with Python 3.10, PyTorch 2.4+, and CUDA 12. - Created `colab_start.ipynb` for automated setup, weight download, and inference. - Fixed `CUDA_HOME` environment variable handling in `notebook/inference.py` to support Linux environments. - Removed Windows-specific dependencies and incompatible `flash_attn` for the Colab environment.
Colab Support and Environment Fixes
|
Hi @RocKamuS! Thank you for your pull request and welcome to our community. Action RequiredIn order to merge any pull request (code, docs, etc.), we require contributors to sign our Contributor License Agreement, and we don't seem to have one on file for you. ProcessIn order for us to review and merge your suggested changes, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA. Once the CLA is signed, our tooling will perform checks and validations. Afterwards, the pull request will be tagged with If you have received this in error or have any questions, please contact us at cla@meta.com. Thanks! |
No description provided.