-
# Interesting papers
- Yan 2024 - An Object is Worth 64x64 Pixels: Generating 3D Object via Image Diffusion [링크](https://omages.github.io/)
- Diffusion을 통해서 64 x 64 크기의 '부품 이미지' (Object image)…
-
Hi everyone, @svekars and I are looking to increase the number of new contributions to pytorch/examples, this might be especially interesting to you if you've never contributed to an open source proje…
-
I want to quantize model from [open-flamingo](https://github.com/mlfoundations/open_flamingo) or https://github.com/open-mmlab/Multimodal-GPT (open-flamingo v1) before lora training,
https://github…
-
# 🌟 New model addition
## Model description
https://arxiv.org/abs/2107.02192
In this paper, they propose Long-Short Transformer, an efficient self-attention mechanism for modeling long sequen…
-
**def convnextv2_large(pretrained=False, kwargs) -> ConvNeXt:
/root/autodl-tmp/hongan/NewFolder/LLaVA-HR/llava/model/multimodal_encoder/convnext.py:1091: UserWarning: Overwriting convnextv2_huge in r…
-
Hello,
I want to run:
from transformers import AutoModelForCausalLM
model = AutoModelForCausalLM.from_pretrained("NVEagle/Eagle-X5-13B-Chat")
But I get:
ValueError: The checkpoint you are tr…
flehn updated
2 months ago
-
Pose a question about one of the following articles:
“[Online images amplify gender bias](https://www.nature.com/articles/s41586-024-07068-x),” 2024. Guilbeault, Douglas, Solène Delecourt, Tasker …
-
- [ ] [vidore/colpali · Hugging Face](https://huggingface.co/vidore/colpali)
# ColPali: Visual Retriever based on PaliGemma-3B with ColBERT strategy
## Model Description
This model is built iterati…
-
in load_pretrained_model
model = CambrianLlamaForCausalLM.from_pretrained(
File "/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py", line 3531, in from_pretrained
) =…
-
Lora+base is working good
![image](https://github.com/mbzuai-oryx/LLaVA-pp/assets/15274284/ccec0900-7db0-4729-9ab4-3c5f68e0f304)
![image](https://github.com/mbzuai-oryx/LLaVA-pp/assets/15274284/7d12…