-
I have loaded the biases and weights for the GPT-2 model using `AutoModelForCausalLM`, but their sizes do not match the expected dimensions. The error I encountered is:
```
Copying a param with sha…
-
### Search before asking
- [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and found no similar bug report.
### YOLOv5 Component
Export
### Bug
I trained yo…
-
Thank you for your excellent work!
May I ask if it's possible to release the trained models? (Class-conditional DDPM & DDIM)
-
It seems that the url link to download the models weights doesn't work
-
Hi,
Thanks for your wonderful repo!
I'm wondering whether you plan to release the model weights in the future?
Thanks!
-
Hi VideoLLaMA Team,
I am facing issues while loading all the base models in 4-bit precision. The following lines try to load the ```mm_projector_weights``` which are stored in 16-bit precision into…
-
Hi Authors,
Thanks for providing this good work! I am curious about why the model weights for gen and understanding are seperated, is there any plan for releasing one weights that is capable of bot…
-
Hello and thank you for sharing your work!
Could you please provide the last checkpoint for the pretrained model?
Thank you in advance, Lucia
-
model_frcnn_vgg.hdf5 is not generated..why??
-
Hi! Thank you for all of the help here :)
I am having issues replicating the face recognition demonstration from scratch. Here are the steps I followed:
1. Follow https://github.com/sitek94/vit…