【求助帖】2406期-林希老师-课程20(LLM->多模态理论+案例讲解) #566
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#566
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?
我在做《3.2.2 BLIP 2模型的使用》 的时候,已经成功在我的虚拟环境“blip2”中安装了pip install git+https://github.com/huggingface/transformers.git,安装了transformers库。但是在《3.2.2.3模型使用》的时候,依旧导入不了transformers库,报错。我的kernel已经选了我的虚拟环境,因此不是notebook核的问题。请问还有什么原因会导致
可以先在命令行测试下能不能执行这些代码;然后检查下kernel和环境是不是真匹配了。