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 a36f7fd commit b5238adCopy full SHA for b5238ad
1 file changed
sgl_deep_gemm/README.md
@@ -13,4 +13,4 @@ To release a new set of wheels, please contact SGLang team and run the [release
13
14
For each major version release (0.X.Y -> 0.(X+1).0), a new branch should be created (release/v0.(X+1).0) for stability purpose.
15
16
-For any incoming pull requests, it should be rebased upon `dev` branch.
+For any incoming pull requests, it should be rebased upon `dev` branch. Any newly added or modified tests should be put under `sgl_deep_gemm/tests`
0 commit comments