You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make sure you already searched for relevant issues, and asked the chatbot living at the bottom right corner of the documentation page, which can answer lots of frequently asked questions.
The text was updated successfully, but these errors were encountered:
Your current environment
The output of
python collect_env.py
🐛 Describe the bug
Create a new instance of LLM with device specified in a multi-gpu machine
in v0.9.0.1 the model is then placed on cuda instead of cuda:1 as can also be seen in the log output (look for device_config):
compare to v.8.5.post1
Before submitting a new issue...
The text was updated successfully, but these errors were encountered: