-
Thanks for your awesome work in model merging! I'm excited about the improvements you achieved compare to other merging methods. However, I saw the individually fine-tuned models still out-perform WEM…
-
CUDA_VISIBLE_DEVICES=0 python3 inference.py --model-path ./PCIResearch/TransCore-M --vision-path ./openai/clip-vit-large-patch14-336
You are using a model of type transcorem to instantiate a model of…
-
Hi, @YaoMarkMu
I think this is a fantastic piece of work.
My question is, when I attempted to use the provided weights [https://drive.google.com/file/d/1sBTy8oXeweJg3STbhzBR_5pLcVs1F20q/view?usp=sha…
-
This issue is for the notification of papers which will be added to this repo in the future
-
Subscribe to this issue and stay notified about new [weekly trending repos in unknown languages](https://github.com/trending/unknown?since=weekly)!
-
- [ ] [LLaVA/README.md at main · haotian-liu/LLaVA](https://github.com/haotian-liu/LLaVA/blob/main/README.md?plain=1)
# LLaVA/README.md at main · haotian-liu/LLaVA
## 🌋 LLaVA: Large Language and Vi…
-
- [ ] [Title: "Yi Model Family: Powerful Multi-Dimensional Language and Multimodal Models"](https://arxiv.org/html/2403.04652v1)
# Title: "Yi Model Family: Powerful Multi-Dimensional Language and Mul…
-
Jack of All Tasks, Master of Many: Designing General-purpose Coarse-to-Fine Vision-Language Model
paper page: https://huggingface.co/papers/2312.12423
The ability of large language models (LLMs)…
-
# URL
- https://arxiv.org/abs/2405.02246
# Affiliations
- Hugo Laurençon, N/A
- Léo Tronchon, N/A
- Matthieu Cord, N/A
- Victor Sanh, N/A
# Abstract
- The growing interest in vision-language…
-
I finetune llava-one-vision using lmms-lab/llava-onevision-qwen2-7b-ov by config --lora_enable True --lora_r 128 --lora_alpha 256 --mm_projector_lr 2e-5 and have checkpoint saved, how can i using thi…