-
Notifications
You must be signed in to change notification settings - Fork 2.9k
New issue
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
有人成功了吗? #50
Comments
怎么17G显存就能跑呀,你这卡也太多了吧 |
@huangzhongzhong It looks like the name of your tokenizer is incorrect. It should be 'LlamaTokenizer' instead of 'LLaMATokenizer'. You can update it in the tokenizer config file ' tokenizer_config.json' in your llama weight folder |
int4量化了的应该是 |
Hi @Kizai , from the error info I see the placeholder of vicuna weight '/path/to/vicuna/weights', that means the vicuna weight path is not set. Please check the Readme to know how to set it. Thanks! |
|
@WangRongsheng Hello! How do you prepare the vicuna weights? The vicuna weight from huggingface is a delta version and cannot be directly used. We provide a guide PrepareVicuna.md to show you how to prepare the final working vicuna weight. LLAMA weight is used only in this preparation. Thanks! |
good! I have solved it! |
我在 |
楼主你好,请问LLaMA-13B的原始模型参数可以分享一下吗?十分感谢 |
我也没有申请到模型,但是我直接在 |
I use rtx4090 on windows 11 as well, but I got error message Loading VIT ============BUG REPORT===================================
|
#81 maybe you can see it! |
It seems like pytorch version is cpu version. Maybe change torch version and try again can work. |
llamA weights magnet:?xt=urn:btih:ZXXDAUWYLRUXXBHUYEMS6Q5CE5WA3LVA&dn=LLaMA vicuna weight magnet https://huggingface.co/lmsys/vicuna-13b-delta-v0 add to the header magnet:?xt=urn:btih:a7fac57094561a63d53eed943f904abf24c6969d&dn=Vicuna-13B-HF-fp16-delta-merged_2023-04-03&tr=udp%3a%2f%2ftracker.opentrackr.o magnet:?xt=urn:btih:1e0c3dbeefe82483f81bd4e7ea959e4953c8081f&dn=Vicuna-13B-ggml-4bit-delta-merged_2023-04-03&tr=udp%3a%2f%2ftracker.opentrackr |
可能你的权重加载错误,你可以参考 #81 |
使用的Windows 上面的docker跑的吗?我的会报错 |
window10下的经验: |
我试图用我的3060(12G)跑,内存不够,需要什么配置的卡才能成功呀,多卡行不行
我在huggingface上建立了一个空间,MiniGPT-4的docker部署,有没有成功的大佬来指点一下
https://huggingface.co/spaces/zylj/MiniGPT-4
The text was updated successfully, but these errors were encountered: