lyuchenyang / Macaw-LLM

Macaw-LLM: Multi-Modal Language Modeling with Image, Video, Audio, and Text Integration
Apache License 2.0
1.55k stars 126 forks source link

Update modeling.py #31

Open ya0guang opened 7 months ago

ya0guang commented 7 months ago

Remove duplicated clip_config.projection_dim. This can be a potential bug if the code expects to use another variable.