Coobiw / MPP-LLaVA

Personal Project: MPP-Qwen14B & MPP-Qwen-Next(Multimodal Pipeline Parallel based on Qwen-LM). Support [video/image/multi-image] {sft/conversations}. Don't let the poverty limit your imagination! Train your own 8B/14B LLaVA-training-like MLLM on RTX3090/4090 24GB.
349 stars 19 forks source link

Error:safetensors_rust.SafetensorError: Error while deserializing header: HeaderTooLarge #10

Open ccccai239 opened 7 months ago

ccccai239 commented 7 months ago

你好,我在按步骤实现minigpt4_qwen-7b-chat时,在执行python test_model_chat.py这一语句时出现错误,safetensors_rust.SafetensorError: Error while deserializing header: HeaderTooLarge。能请教以下如何解决吗?十分感谢。 image

Coobiw commented 7 months ago

看起来似乎是下载Qwen模型或者transformers版本的问题,方便的话可以给一个你的Qwen7B-Chat目录内容的截图吗