Release Notes - v0.4.2
🚀 New Features
- Model Support: Added support Qwen3-VL ([#1992](#1992))
- HPC Cluster Support: Added support for NERSC Perlmutter HPC cluster in Oumi launcher ([#1959](#1959))
- Enhanced Logging:
🐛 Bug Fixes
- Fixed Sky Pilot unit tests ([#1967](#1967))
- Fixed GPU test issues ([#1970](#1970))
- Pinned uvicorn version to resolve SkyPilot compatibility ([#1978](#1978))
- Updated inference to always hash for unique scratch filenames ([#1986](#1986))
- Improved error handling for document processing issues ([#1989](#1989))
🔧 Improvements
- Performance: Lazy initialization of clouds in Oumi launcher for faster startup ([#1985](#1985))
- Code Quality:
📚 Documentation
- Updated README with latest information ([#1968](#1968))
- Added synthesis documentation and example configurations ([#1965](#1965))
Full Changelog: v0.4.0...v0.4.2