ymcui / Chinese-LLaMA-Alpaca-2

中文LLaMA-2 & Alpaca-2大模型二期项目 + 64K超长上下文模型 (Chinese LLaMA-2 & Alpaca-2 LLMs with 64K long context models)
Apache License 2.0
7.01k stars 571 forks source link

raylet内存警告,Object creation will fail if spilling is required.请问如何移除警告信息 #491

Closed ByteCaprice closed 5 months ago

ByteCaprice commented 6 months ago

提交前必须检查以下项目

问题类型

效果问题

基础模型

Chinese-LLaMA-2 (7B/13B)

操作系统

Linux

详细描述问题

一运行就报内存警告
(raylet) file_system_monitor.cc:111: /tmp/ray/session_2024-01-04_09-39-43_289383_3199100 is over 95% full, available space: 0; capacity: 1081985105920. Object creation will fail if spilling is required.
很影响体验,请问如何消除

依赖情况(代码类问题务必提供)

vllm版本0.2.1

运行日志或截图

# 请在此处粘贴运行日志(请粘贴在本代码块里)
ymcui commented 6 months ago

前因后果讲清楚,没明白你这个是运行什么导致的。

ByteCaprice commented 6 months ago

前因后果讲清楚,没明白你这个是运行什么导致的。 用vllm下的inference_hf.py文件进行推理时产生的,显存快满的时候会不停的警告

github-actions[bot] commented 6 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your consideration.

github-actions[bot] commented 5 months ago

Closing the issue, since no updates observed. Feel free to re-open if you need any further assistance.