diff --git a/schema/json/schema-latest.json b/schema/json/schema-latest.json index 5329f8893..e261b862c 100644 --- a/schema/json/schema-latest.json +++ b/schema/json/schema-latest.json @@ -4114,7 +4114,7 @@ }, "totalSize": { "type": "string", - "description": "TotalSize is the total byte size of tensor data across all shards when known\n(from the Docker AI model config \"size\" field or the sharded index \"total_size\")." + "description": "TotalSize is the total byte size of tensor data across all shards when known\n(from the Docker AI model config \"size\" field)." }, "shardCount": { "type": "integer",