BAAI-DCAI / Bunny

A family of lightweight multimodal models.
Apache License 2.0
799 stars 61 forks source link

please use torch.amp instead of apex directly. #86

Closed dragen1860 closed 1 month ago

dragen1860 commented 1 month ago

apex is very hard to install and already internally intergrated into pytorch. please try to use torch.amp.

Isaachhh commented 1 month ago

EVA-CLIP is based on apex.

If you don't use EVA-CLIP, you may not install apex. And we also provide our configured docker.