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
So far some models are not supported by the vLLM, and the code's fall back mechanism does not handle this. It should find out that the vLLM does not support then fall back to transformer, but now it just kills itself.
So far some models are not supported by the vLLM, and the code's fall back mechanism does not handle this. It should find out that the vLLM does not support then fall back to transformer, but now it just kills itself.