We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
你好,我在按步骤实现minigpt4_qwen-7b-chat时,在执行python test_model_chat.py这一语句时出现错误,safetensors_rust.SafetensorError: Error while deserializing header: HeaderTooLarge。能请教以下如何解决吗?十分感谢。
The text was updated successfully, but these errors were encountered:
看起来似乎是下载Qwen模型或者transformers版本的问题,方便的话可以给一个你的Qwen7B-Chat目录内容的截图吗
Sorry, something went wrong.
No branches or pull requests
你好,我在按步骤实现minigpt4_qwen-7b-chat时,在执行python test_model_chat.py这一语句时出现错误,safetensors_rust.SafetensorError: Error while deserializing header: HeaderTooLarge。能请教以下如何解决吗?十分感谢。
![image](https://private-user-images.githubusercontent.com/65743714/296530421-8307df29-9566-48f3-ad04-2e8edf62ae60.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzMTQ3MTAsIm5iZiI6MTczOTMxNDQxMCwicGF0aCI6Ii82NTc0MzcxNC8yOTY1MzA0MjEtODMwN2RmMjktOTU2Ni00OGYzLWFkMDQtMmU4ZWRmNjJhZTYwLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTElMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjExVDIyNTMzMFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWFhODY0NzY2ODhkMjE0YzhkMjQyYjA4MGI0ODc1MmY4YzhiZTNhYjQ2NzFjMzQ0NGRiYTNkODdlYjFjYjRjZTkmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.a2Iz95kGAWkfwLQl1fA1R7iw7qeisijEteU82fvZcko)
The text was updated successfully, but these errors were encountered: