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

[NOT A BUG] : Is it possible to run the current validation/training scripts on a ray cluster? #88

Open
SaiKrishnaBala opened this issue Aug 6, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@SaiKrishnaBala
Copy link

Python Version

python 3.11

Pip Freeze

I would be all the required packages to be installe din the runtime environment. Example: 
ray job submit     --address <address> --working-dir .      --runtime-env-json='{"pip": ["fire", "simple-parsing", "pyyaml", "mistral-common>=1.3.1", "safetensors", "tensorboard", "tqdm", "torch==2.2", "triton==2.2", "xformers==0.0.24"], "excludes": ["./mistral_models/"]}' -- python3 driver.py

Reproduction Steps

I have a ray cluster(A2) setup and I want to submit the training scripts as a job.

Expected Behavior

What changes are required to submit the current scripts to a ray cluster?

Additional Context

No response

Suggested Solutions

No response

@SaiKrishnaBala SaiKrishnaBala added the bug Something isn't working label Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant