Janus/janus/models
YJT 0cbf6f146b Add MPS compatibility and dtype fixes
- Added app_januspro_mps.py: optimized for Apple MPS, with automatic device selection
- Fixed dtype mismatch issues in vq_model.py to ensure stability on MPS
- Updated README.md to document MPS improvements and call for community testing
- Contribution based on community testing and AI-assisted debugging
2025-01-28 19:20:01 -08:00
..
__init__.py commit 2024-10-18 11:58:52 +08:00
clip_encoder.py commit 2024-10-18 11:58:52 +08:00
image_processing_vlm.py commit 2024-10-18 11:58:52 +08:00
modeling_vlm.py commit 2024-10-18 11:58:52 +08:00
processing_vlm.py add Janus-Pro 2025-01-27 23:46:51 +08:00
projector.py commit 2024-10-18 11:58:52 +08:00
siglip_vit.py chore: update siglip_vit.py 2024-10-19 07:16:39 +09:00
vq_model.py Add MPS compatibility and dtype fixes 2025-01-28 19:20:01 -08:00