ray-project / ray-llm

RayLLM - LLMs on Ray
https://aviary.anyscale.com
Apache License 2.0
1.22k stars 89 forks source link

How could I run aviary in the remote ray cluster #21

Open vincent-pli opened 1 year ago

vincent-pli commented 1 year ago

I export env parameter: RAY_ADDRESS, it's a remote existed ray cluster. I got No module named 'aviary'

how could I fix it, thanks