Update support for new models:
1. Add support for the new model `glm.py` (GLM-4V) 2. Rename `idefics2.py` to `idefics.py`, which includes support for IDEFICS 3 in addition to IDEFICS 2 3. Update `minicpm.py` to include support for V2.6 and correct the logic to support V2.0 as well
Showing
- src/generate_lib/glm.py 31 additions, 0 deletionssrc/generate_lib/glm.py
- src/generate_lib/idefics.py 3 additions, 3 deletionssrc/generate_lib/idefics.py
- src/generate_lib/minicpm.py 42 additions, 14 deletionssrc/generate_lib/minicpm.py
- src/generate_lib/utils.py 30 additions, 3 deletionssrc/generate_lib/utils.py
src/generate_lib/glm.py
0 → 100644
Please register or sign in to comment