Nilesh
Nilesh
# What does this PR do? This PR fixes #28167 by making label_smoothing= 0 . Fixes #28167 ## Before submitting - [ ] This PR fixes a typo or improves...
# What does this PR do? Fixes #7011 ## Before submitting - [ ] This PR fixes a typo or improves the docs (you can dismiss the other checks if...
@yanwei-li , I am trying to convert the the llama-vid [models](https://huggingface.co/YanweiLi/llama-vid-7b-full-336/tree/main) to HF - https://github.com/huggingface/transformers/pull/29971 but I do not find the qformer weights , specifically the [lines](https://github.com/dvlab-research/LLaMA-VID/blob/main/llamavid/model/llamavid_arch.py#L155-L161) searches for keys...
# What does this PR do? Fixes #29800 ## Before submitting - [ ] This PR fixes a typo or improves the docs (you can dismiss the other checks if...
# What does this PR do? Adds Llama-VID Fixes #27980 For video: ```python from PIL import Image import requests from transformers import LLaMAVIDLlavaForConditionalGeneration, LLaMAVIDLlavaProcessor,LLaMAVIDLlavaConfig from huggingface_hub import hf_hub_download import torch...
# What does this PR do? Fixes #30579 for Deit, Git and CLIP ## Before submitting - [ ] This PR fixes a typo or improves the docs (you can...
# What does this PR do? Fixes #30718 ## Before submitting - [ ] This PR fixes a typo or improves the docs (you can dismiss the other checks if...
# What does this PR do? solves : #30579 ## Before submitting - [ ] This PR fixes a typo or improves the docs (you can dismiss the other checks...