You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Errors logged to 'D:\models\paraphrase-multilingual-MiniLM-L12-v2.git\lfs\logs\20241129T102906.4406201.log'.
Use git lfs logs last to view the log.
error: external filter 'git-lfs filter-process' failed
fatal: model.safetensors: smudge filter lfs failed
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry with 'git restore --source=HEAD :/'
The text was updated successfully, but these errors were encountered:
Describe the bug
Use git clone to download paraphrase-multilingual-MiniLM-L12-v2, fail.
Environment
CSGHub Version: https://opencsg.com/models/AIWizards/paraphrase-multilingual-MiniLM-L12-v2/files/main/
OS: Windows
To Reproduce
Steps to reproduce the behavior:
git lfs install
git clone https://opencsg.com/models/AIWizards/paraphrase-multilingual-MiniLM-L12-v2.git
PS D:\models> git clone https://opencsg.com/models/AIWizards/paraphrase-multilingual-MiniLM-L12-v2.git
Cloning into 'paraphrase-multilingual-MiniLM-L12-v2'...
remote: Enumerating objects: 92, done.
remote: Counting objects: 100% (92/92), done.
remote: Compressing objects: 100% (58/58), done.
remote: Total 92 (delta 35), reused 87 (delta 30), pack-reused 0
Receiving objects: 100% (92/92), 3.42 MiB | 12.97 MiB/s, done.
Resolving deltas: 100% (35/35), done.
Downloading model.safetensors (471 MB)MiB | 24.44 MiB/s
Error downloading object: model.safetensors (eaa086f): Smudge error: Error downloading model.safetensors (eaa086f0ffee582aeb45b36e34cdd1fe2d6de2bef61f8a559a1bbc9bd955917b): LFS: Repository or object not found: https://opencsg-gitea-lfs.oss-cn-beijing.aliyuncs.com/lfs/ea/a0/86f0ffee582aeb45b36e34cdd1fe2d6de2bef61f8a559a1bbc9bd955917b?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=LTAI5tH6mgHpNxCBvEYyu9ov%2F20241129%2Fcn-beijing%2Fs3%2Faws4_request&X-Amz-Date=20241129T022905Z&X-Amz-Expires=259200&X-Amz-SignedHeaders=host&X-Amz-Signature=cef525b3ec5eae2682deae49727d8cd1052e0770abb31f807c25701c96d9d498
Check that it exists and that you have proper access to it
Errors logged to 'D:\models\paraphrase-multilingual-MiniLM-L12-v2.git\lfs\logs\20241129T102906.4406201.log'.
Use
git lfs logs last
to view the log.error: external filter 'git-lfs filter-process' failed
fatal: model.safetensors: smudge filter lfs failed
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry with 'git restore --source=HEAD :/'
The text was updated successfully, but these errors were encountered: