Remove outdated test utils and fix links for the doc of sampling params (#3999)

This commit is contained in:
Qiaolin Yu
2025-03-03 12:41:38 -05:00
committed by GitHub
parent 2796fbb53d
commit 57a404fd55
4 changed files with 3 additions and 347 deletions

View File

@@ -457,7 +457,7 @@ class SglGen(SglExpr):
regex: Optional[str] = None,
json_schema: Optional[str] = None,
):
"""Call the model to generate. See the meaning of the arguments in docs/sampling_params.md"""
"""Call the model to generate. See the meaning of the arguments in docs/backend/sampling_params.md"""
super().__init__()
self.name = name
self.sampling_params = SglSamplingParams(