V0.8.0
·
761 commits
to 9e6fa9bc6b9931d0e68e107a8a2d94712c52f3d0
since this release
- Desktop GPU support.
- Simple CLI for Desktop: Link to Quick Start section
- Multi-Modality support: Vision and Audio input are supported when models support it. See more details here
- Kotlin API for Android and JVM (Linux, MacOS, Windows): Link to LiteRT-LM Kotlin API
- Conversation API: Link to Conversation API
- Function calling support: Link to Tool Use