汇视威-SCNet 在平台去下载模型,运行代码找不到模型 #725

Open
opened 2025-05-13 16:16:02 +08:00 by 11900303041cs · 2 comments

huggingface-cli download jinaai/clip-models ViT-B-32.pt --local-dir ViT-B-32
下载在根目录下,终端能看到,但是运行jupyter找不到模型文件
image

huggingface-cli download jinaai/clip-models ViT-B-32.pt --local-dir ViT-B-32 下载在根目录下,终端能看到,但是运行jupyter找不到模型文件 ![image](/attachments/ce382e84-906b-48b0-a752-c8a2edc0297f)
198 KiB
Author

image

![image](/attachments/3093fc12-f29e-4f29-9119-8c1ae7fb5ad6)

./ViT-B-32xxxxxx换成/ViT-B-32xxxx试试?

将`./ViT-B-32xxxxxx`换成`/ViT-B-32xxxx`试试?
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: HswOAuth/llm_course#725
No description provided.