多模态医疗模型前沿介绍 加载BiomedCLIP模型报错,找不到模型 #728
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: HswOAuth/llm_course#728
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
model_name = "biomedclip_local"
tokenizer = get_tokenizer(model_name)
报错
huggingface需要设置镜像;model_name = "biomedclip_local"是我在当前环境下下载的模型修改的目录名,实际目录名需要和自己下载的biomedclip目录一致