-
您好,您所提到的llama-7b-hf是指,这部分内容吗?
![Snipaste_2024-08-01_21-13-39](https://github.com/user-attachments/assets/d07a9dfd-0721-44c4-9e5e-7c2a384d010a)
我要把所有的内容都下载下来吗?感谢您的帮助。
-
WARNING: Implying --no-binary=:all: due to the presence of --build-option / --global-option / --install-option. Consider using --config-settings for more flexibility.
DEPRECATION: --no-binary current…
-
# When I run the following code:
The code from the **Quick Start Code** this page:
https://github.com/X-PLUG/mPLUG-Owl/tree/main/mPLUG-Owl2
```
import torch
from PIL import Image
fro…
-
When will the training code be released?Thx.
-
Let's brainstorm some models we could integrate in our benchmark, starting with models that can handle image input (with or without text), i'll go first, but you can suggest any model by commenting do…
-
你好,未来计划中,基于LLaMA2训练的mPLUG-Owl是否会支持多语言,尤其时对中文进行本土化训练优化呢?
-
A nice work. I would like to ask a question about LURE. LURE needs to mask the object during inference and then correct it. However, POPE and MME are discriminant tasks, using YES/NO to answer questio…
-
Hi, thanks for your great work.
I am a graduate researcher from CMU, and our curiosity lies in analyzing specific VLM models with regards to particular question types. Would it be possible for you …
-
国内的大模型对中文的支持比较好,是否计划接入别的大模型?
-
Hello,
I am trying to load the model using the demo but I get
```
tokenizer, model, image_processor, context_len = load_pretrained_model(model_path, None, model_name, load_8bit=False, load_4b…