We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41694bd commit 2702ec2Copy full SHA for 2702ec2
src/huggingface_hub/hf_api.py
@@ -5425,8 +5425,6 @@ def get_safetensors_metadata(
5425
Args:
5426
repo_id (`str`):
5427
A user or an organization name and a repo name separated by a `/`.
5428
- filename (`str`):
5429
- The name of the file in the repo.
5430
repo_type (`str`, *optional*):
5431
Set to `"dataset"` or `"space"` if the file is in a dataset or space, `None` or `"model"` if in a
5432
model. Default is `None`.
0 commit comments