Remove ModelEvicted status

This commit is contained in:
ciaranbor committed 2026-05-14 15:42:52 +01:00
1 parent 8c51df1bb8
commit 8dc3610550
12 files changed
+87 -193

No files matched your search

+1 -1
View File
@@ -19,7 +19,7 @@ with urlopen(f"http://{ip}:52415/state", timeout=5) as r:
def mid(x: dict[str, Any]) -> str | None:
for k in (
"DownloadCompleted",
"ModelReady",
"shardMetadata",
"PipelineShardMetadata",
"modelCard",