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
if val == "sglang" || val == "trtllm" || val == "vllm"{
94
-
tracing::error!("To run the {val} engine please use the Python interface: `python -m dynamo.backends.{val} [flags]`, or look in directory `components/backends/`.");
94
+
tracing::error!("To run the {val} engine please use the Python interface, see root README or look in directory `components/backends/`.");
0 commit comments