We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 938772a commit d5f69a4Copy full SHA for d5f69a4
.gitignore
@@ -221,3 +221,6 @@ csrc/moe/marlin_moe_wna16/kernel_*
221
222
# Ignore ep_kernels_workspace folder
223
ep_kernels_workspace/
224
+
225
+# Allow tracked library source folders under submodules (e.g., benchmarks/lib)
226
+!vllm/benchmarks/lib/
0 commit comments