Is there a working conda env.yml file that will work with Alpa? Most of the libraries used in this repo (jax, pytorch, tensorflow, transformers, etc.) have undergone major revisions and I have been spending more than a day just setting up a working conda environment, which is still not working.
It would be greatly beneficial if you can do this! Even just pasting the environment packages/versions that you use from conda list so I can replicate it exactly would be beneficial.
Is there a working conda env.yml file that will work with Alpa? Most of the libraries used in this repo (jax, pytorch, tensorflow, transformers, etc.) have undergone major revisions and I have been spending more than a day just setting up a working conda environment, which is still not working.
It would be greatly beneficial if you can do this! Even just pasting the environment packages/versions that you use from
conda list
so I can replicate it exactly would be beneficial.