Clean up docs for server args and sampling parameters (generated by grok) (#7076)

This commit is contained in:
Lianmin Zheng
2025-06-10 19:55:42 -07:00
committed by GitHub
parent f2a75a66c4
commit dbdf76ca98
4 changed files with 240 additions and 188 deletions

View File

@@ -87,7 +87,7 @@ class GenerateReqInput:
# The modalities of the image data [image, multi-images, video]
modalities: Optional[List[str]] = None
# LoRA related
# The path to the LoRA
lora_path: Optional[Union[List[Optional[str]], Optional[str]]] = None
# Session info for continual prompting