NVlabs / EAGLE

EAGLE: Exploring The Design Space for Multimodal LLMs with Mixture of Encoders
https://arxiv.org/pdf/2408.15998
Apache License 2.0
541 stars 45 forks source link

updating requirements.txt package versions #18

Closed randerzander closed 2 months ago

randerzander commented 2 months ago

I'm using flux together with Eagle to:

  1. Generate images
  2. Describe the generated images

Flux needs newer versions of several packages to work.

With the versions updated in this PR, I'm able to use both Flux and Eagle inferencing (have not tested Eagle training).