chore: udpate docstring

Signed-off-by: paperspace <29749331+aarnphm@users.noreply.github.com>
This commit is contained in:
paperspace
2024-05-27 17:02:26 +00:00
parent 0f32290606
commit ba5a5da720

View File

@@ -402,7 +402,7 @@ def build_command(
trust_remote_code: bool,
debug: bool,
):
"""Package a given LLM into a servable artefacts.
"""Package a given LLM into a BentoLLM.
\b
```bash