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
1. Look for the current branch in your vLLM clone.
106
-
2. Identify the corresponding base commit in the main branch.
107
-
3. Download the pre-built wheel of the base commit.
108
-
4. Use its compiled libraries in the installation.
107
+
1. Identify the corresponding base commit in the main branch.
108
+
1. Download the pre-built wheel of the base commit.
109
+
1. Use its compiled libraries in the installation.
109
110
110
111
!!! note
111
112
1. If you change C++ or kernel code, you cannot use Python-only build; otherwise you will see an import error about library not found or undefined symbol.
0 commit comments