Video-LLaVA部署遇到的问题 #557
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#557
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?
机器配置:
镜像 PyTorch 2.0.0 Python 3.8(ubuntu20.04) Cuda 11.8
GPU vGPU-32GB(32GB) * 1
CPU 12 vCPU Intel(R) Xeon(R) Platinum 8352V CPU @ 2.10GHz
内存 90GB
硬盘 系统盘:30 GB 数据盘:免费:50GB SSD
pip install flash-attn --no-build-isolation
第一次使用这个命令,安装后遇到问题如图1,
使用以下命令
sudo apt-get update
sudo apt-get install -y build-essential python3-dev libfreetype6-dev libpng-dev pkg-config
重新安装遇到问题如图2,等了很久,取消,重新安装好几次,都是这样