Skip to content

Commit 43a5ed6

Browse files
committed
docs
1 parent 98c3ef7 commit 43a5ed6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/litmodels/integrations/duplicate.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ def duplicate_hf_model(
2121
2222
Returns:
2323
The name of the duplicated model in Lightning Cloud.
24-
25-
>>> duplicate_hf_model("bert-base-uncased", lit_model="lightning-ai/jirka/bert-base-uncased", local_workdir=".")
2624
"""
2725
try:
2826
from huggingface_hub import snapshot_download

0 commit comments

Comments
 (0)