PandaGPT icon indicating copy to clipboard operation
PandaGPT copied to clipboard

[TLLM'23] PandaGPT: One Model To Instruction-Follow Them All

Results 22 PandaGPT issues
Sort by recently updated
recently updated
newest added

I have tried to use [llama.cpp](https://github.com/ggerganov/llama.cpp) for PandaGPT in [panda_gpt_llama_cpp](https://huggingface.co/spaces/ningshanwutuobang/panda_gpt_llama_cpp). The script get poor performance. Is there any thing wrong for the procedure? Or is it just the limit of...

你好,我使用您的代码finetune时出现了这个错误,我用的是8gpu,训练出来的delta model(pytorch_model.pt)只有4kb,您知道是什么原因嘛?

输入图片,生成乱码是什么原因?

I use 7B ,but got this error: A decoder-only architecture is being used, but right-padding was detected! For correct generation results, please set `padding_side='left'` when initializing the tokenizer. can you...

Can you please tell us the optimal video encoder settings in detail? I have tried a few different variations of mp4 (HVENC h.264, x.264, multiple resolutions, and 30/60fps) but I...

on windows. git clone https://github.com/yxuansu/PandaGPT Cloning into 'PandaGPT'... remote: Enumerating objects: 650, done. remote: Counting objects: 100% (245/245), done. remote: Compressing objects: 100% (121/121), done. remote: Total 650 (delta 151),...

Excellent work! I just wonder if there is any way to load the model in more than one GPU because even the 7B model consumes more than 20G memory, which...

I recently had a communication from an investor in regards to asking for my recommendation for projects that may need funding and I mentioned this one, I decided to head...

Thank you for your excellent work. Since there's no mention of the training stage, does that mean 160k data is trained on LLM using LoRA and llama projection layer at...