"...composable_kernel_rocm.git" did not exist on "b155a0ac3498731a3f22c9ff505926feb7b2d7a2"
Commit 3f067f44 authored by Julien Chaumond's avatar Julien Chaumond
Browse files

[hf_api] slightly more doc

parent f564f93c
......@@ -78,7 +78,7 @@ class ModelInfo:
author: Optional[str] = None,
downloads: Optional[int] = None,
tags: List[str] = [],
siblings: List[Dict] = [],
siblings: List[Dict] = [], # list of files that constitute the model
**kwargs
):
self.modelId = modelId
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment