David Xue

Results 31 comments of David Xue

https://github.com/AutoGPTQ/AutoGPTQ/issues/657 this maybe related

I can work on [chinese_clip](https://github.com/huggingface/transformers/blob/main/src/transformers/models/chinese_clip/modeling_chinese_clip.py). Will keep the team posted in the next few days. If I get more free time and there are remaining ones by then, happy to...

Actually, I can also take [bridgetower](https://github.com/huggingface/transformers/blob/main/src/transformers/models/bridgetower/modeling_bridgetower.py) as well. They will come in as separate PRs though. Shouldn't be more complicated than chinese_clip. So recap: I will work on both bridgetower...

@nileshkokane01 @amyeroberts In that case, I will refrain from working on `chinese_clip` and `bridgetower` since both have `# Copied from transformers.models.clip.modeling_clip.CLIPVisionEmbeddings with CLIP` in the comments. I think Kosmos 2...

I can take `siglip`. I think some functions are still copied from CLIP but just skimming it, doesn't seem like they will be related to interpolate position encoding code

Completed the PR #30719. I actually realized: Should I be referencing this issue directly in my PR? Because if any of our PRs merge then it may end up closing...

@Qubitium I tried 4.40.1, it has the same problem. I am also already installing directly from the `transformers` github repo. (4.41.0.dev0) And to add to the above. I get gibberish...