Ding Peng

Results 7 issues of Ding Peng

Hi, I found the default data path argument is "../../data/train.pt", but this file can not be found in your code, so how can I obtain this file? The data file...

Is the performance in the paper based on all the data or the 3000 sampled questions? If it is the latter, how can I get the same 3000 sampled data...

Hi, it is a good job! I want to know how to use visualize.py to llama-2-7b? I see that the code visualizes by calculating gradients rather than using the attention...

Hi, I want to get the loss of my input text from llama, But I get the error: Why this happens? I use the same input and label to flan-t5,...

I meet some errors when I run 'python train.py', I think it is because something wrong when I convert the word embeddings from .bin to .txt, could you show your...

Hi, I find [Multi-image correlation modelling inference? #1](https://github.com/X-PLUG/mPLUG-Owl/issues/1#issue-1688038504) can implement multi-images input with `mPLUG-Owl`, I want to know how to do it on `mPLUG-Owl2`? Thanks!

作者你好,我在启动交互界面的时候按照你的步骤来,每一步都正常运行了,但是最后显示:NETWORK ERROR DUE TO HIGH TRAFFIC. PLEASE REGENERATE OR REFRESH THIS PAGE. 这是为什么呢? 就是模型名称那边也不显示,无法选择 ,我是下载到本地的模型。