-
Hi, was just testing to see if I could reform the same results from your demo as in an import code. I was attempting to prompt two images and then ask for comparisons. The demo performs this very well…
-
In the file conversation.py, the Llama-3 chat is given by the line 107
self.tokenizer.apply_chat_template(chat_template_messages, tokenize=False, add_generation_prompt=False)
which means the token …
-
### Describe the issue
Issue:
We are trying to perform inference on the LoRA weights provided for vicuna-13b-v1.3 [here](https://github.com/haotian-liu/LLaVA/blob/main/docs/MODEL_ZOO.md#model-zoo)…
-
Hello, I have been try to use the chatbot_ros project with the explicability_ros project and decided that I wanted to try to get it to describe images. I chased my tail on trying to get a proper promp…
-
### Describe the issue
Hello, there is currently a self built dataset for 80K object detection, which is used to detect the position of objects in the image. The image size is 1920x1080. When I use t…
-
环境:
accelerate 0.34.2
aiohappyeyeballs 2.4.2
aiohttp 3.10.8
aiosignal 1.3.1
annotated-types 0.7.0
anyio 4.6.0
a…
-
1.5阶段不是加入了中文ocr数据么,为什么识别中文依旧没有任何效果
-
Hello @LostXine, when running llara on multiple GPUs, I encountered the following error:
```
Exception has occurred: RuntimeError
CUDA error: device-side assert triggered
CUDA kernel errors migh…
-
![image](https://github.com/user-attachments/assets/e70e8adb-4748-4558-af83-c013c731de66)
您好我这边使用您的代码,训练到最后会出现卡死的情况,然后模型参数会存不上,我使用的是4张h800,卡死之后会有三张卡的显存还在占用,一张卡没有了,请问您遇到过这种情况么
-
### Motivation
a relatively lightweight, but the effect is very good multimodal model
https://github.com/OpenBMB/MiniCPM-V
### Related resources
_No response_
### Additional context
_No response…