-
Hello. I’m very excited about the big V2 update and have managed to fine-tune your model on 5 hours of my high-quality data. However, I have a few questions:
1. I was using the Colab version here: …
-
**Description**:
I'm attempting to load a pretrained model (ViT-B-16-SigLIP-i18n-256) entirely in offline mode within a Docker container and AWS Lambda environment. Despite setting the appropriate …
-
## Description
I am trying to figure out if TensoRT and the `pytorch_quantization` module support post-training quantization for vision transformers.
The following piece of code follows the `pyt…
RuRo updated
3 months ago
-
Thank you very much for your work! My FrozenOpenCLIPImageEmbedderV2 reports an error saying there is no attribute 'input_patchnorm'. Since I manually downloaded the model open_clip_pytorch_model.bin i…
-
- [ ] Measure and record current performance.
- [ ] Rebase the model to main, ensure the PCC = 0.99
- [ ] #13403
- [ ] Provide Op Report
- [ ] Check Model into CI
- [ ] Implement Demo
- [ ] #13402
Ex…
-
RuntimeError: Pretrained weights (models/open_clip_pytorch_model.bin) not found for model ViT-H-14.
I have runned the following code successfully:
from modelscope.hub.snapshot_download import snap…
-
I successfully installed Annolid on Windows by following the documentation:
1) Cloning the GitHub repository
2) Running pip install -e .
3) I also had to reinstall numpy version 1.25.2 because th…
-
We need to replace the current fishspeech with better TTS model.
WIP Shortlist of Possible candidates:
- Amphion (https://github.com/open-mmlab/Amphion)
-
I'm trying to prune a ViT model implemented in [vit_pytorch](https://github.com/lucidrains/vit-pytorch) but got following error:
```
Traceback (most recent call last):
File "/home/wh/generative_a…
-
Hi I am trying to run remove_anything on google colab
Here is the link
https://colab.research.google.com/drive/1BcAdmCI7GXEsW_O4IfohFpuBOqL0K8wG?usp=sharing
But I am getting this error and not …