mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-04-25 02:32:14 +00:00
fix: bump client tests for api changes
This commit is contained in:
parent
c215c0de88
commit
7d17d7cef7
@ -464,4 +464,4 @@ class DeployedModel(BaseModel):
|
||||
# https://github.com/pydantic/pydantic/issues/9177
|
||||
model_config = ConfigDict(protected_namespaces=())
|
||||
model_id: str
|
||||
sha: str
|
||||
task: str
|
||||
|
Loading…
Reference in New Issue
Block a user