mirror of
https://github.com/bentoml/OpenLLM.git
synced 2026-01-20 21:41:36 -05:00
infra: update docs on serving fine-tuning layers (#567)
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
This commit is contained in:
@@ -13,6 +13,6 @@ class AgentResponse:
|
||||
generated_text: str
|
||||
|
||||
@attr.define
|
||||
class AgentErrorResponse:
|
||||
class HFErrorResponse:
|
||||
error_code: int
|
||||
message: str
|
||||
|
||||
Reference in New Issue
Block a user