v0.4.8
What's Changed
Features
- Improve SkyPilotBackend by @bradhilton in 303279f
- Add integration tests in 696c230
- Add experimental standard deviation learning rate scheduling (#340) in 677d286
- Add preliminary unit testing support in 234cad9
- Add experimental support for truncated importance sampling in 3e71e4e
Bug Fixes
- Add OpenAI-compatible server monitoring with automatic process destruction after failed health check in d85f49b
- Fix tokenization issue in 94cb04c
- Disable v0 LoRA manager patching in 9c2468d
- Remove patch_patch_vllm in 44dbde9
Maintenance
- Update pyright dependency to include nodejs extras in 62f619a
- Update dependencies for Unsloth and Unsloth-Zoo to latest versions in fe526b3
- Various refactoring and code improvements
Full Changelog: v0.4.7...v0.4.8