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
Currently we rely on a very small part of vLLM just to get device uuids. We should own this logic so we don't need the HF worker environment tied to vLLM.
We'd need to decouple if inevitably as we extend inference backends.
Currently we rely on a very small part of vLLM just to get device uuids. We should own this logic so we don't need the HF worker environment tied to vLLM.
We'd need to decouple if inevitably as we extend inference backends.