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

Share a requirement.txt #9

Open
en-ashay opened this issue Feb 25, 2024 · 3 comments
Open

Share a requirement.txt #9

en-ashay opened this issue Feb 25, 2024 · 3 comments

Comments

@en-ashay
Copy link

en-ashay commented Feb 25, 2024

Hi, can someone share requirements.txt , env.yaml /toml, or and sort of environment setup file for cuda 12.1. I have access to a cloud server but unable to change the cuda version.

@en-ashay en-ashay changed the title Hi, can someone share requirements.txt , env.yaml /toml, or and sort of environment setup file for cuda 12.1. I have access to a cloud server but unable to change the cuda version. Share a requirement.txt Feb 25, 2024
@en-ashay
Copy link
Author

image

I am getting cuda extension not installed here although the cell doesn't throw any error.

@yushinliou
Copy link

same needs!

@en-ashay
Copy link
Author

en-ashay commented Apr 2, 2024

@yushinliou, @QuangBK I was able to resolve it , I am using the below environment.yml file to run it.
environment.zip

You can use the command below to install it. My cuda-toolkit versions are different which is 12.3 so you might encounter some issue if there is some dependency clash

conda env create -f environment.yml

PS: I might have few extra packages installed as I didn't version the environment at the start. Let me know if this helps.

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