Tanya 7961bf1360 Fix transformers 4.39.3 compatibility issues with AirLLM
- Fix RoPE scaling compatibility: automatically convert unsupported 'llama3' type to 'linear' for local models
- Patch LlamaSdpaAttention to filter out position_embeddings argument that AirLLM passes but transformers 4.39.3 doesn't accept
- Add better error handling with specific guidance for compatibility issues
- Fix config file modification for local models with unsupported rope_scaling types
- Improve error messages to help diagnose transformers version compatibility issues

These fixes allow nanobot to work with transformers 4.39.3 and AirLLM.
2026-02-18 12:39:29 -05:00
..
2026-02-01 07:36:42 +00:00
2026-02-01 07:36:42 +00:00
2026-02-01 07:36:42 +00:00
2026-02-01 07:36:42 +00:00
2026-02-01 07:36:42 +00:00
2026-02-01 07:36:42 +00:00