Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Download paraphrase-multilingual-MiniLM-L12-v2 fail #824

Open
lixjohn opened this issue Nov 29, 2024 · 1 comment
Open

Download paraphrase-multilingual-MiniLM-L12-v2 fail #824

lixjohn opened this issue Nov 29, 2024 · 1 comment

Comments

@lixjohn
Copy link

lixjohn commented Nov 29, 2024

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:

  1. Go to 'https://opencsg.com/models/AIWizards/paraphrase-multilingual-MiniLM-L12-v2/files/main/'
  2. Copy download link and run in Windows PowerShell
    git lfs install
    git clone https://opencsg.com/models/AIWizards/paraphrase-multilingual-MiniLM-L12-v2.git
  3. See error below

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 :/'

@SeanHH86
Copy link
Contributor

The model is in-process of upload. Pls try later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants