Video-LLaVA部署遇到的问题 #557

Open
opened 2025-02-17 21:53:23 +08:00 by Aa123456 · 1 comment

机器配置:
镜像 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,等了很久,取消,重新安装好几次,都是这样

机器配置: 镜像 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,等了很久,取消,重新安装好几次,都是这样
image 看问题报错应该是网络问题,可以本地下载这个文件,然后上传上去,通过pip安装wheel文件的代码。
<img width="1036" alt="image" src="/attachments/ee28a32f-826e-4535-b1ac-ec509df85ef9"> 看问题报错应该是网络问题,可以本地下载这个文件,然后上传上去,通过pip安装wheel文件的代码。
148 KiB
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#557
No description provided.