lora_sdk 1.0.4
lora_sdk: ^1.0.4 copied to clipboard
LoraSDK is a Flutter package that enables easy integration of local Large Language Models (LLM) into your Flutter applications. It provides a streamlined interface for managing and running LLM models [...]
0.0.1 #
- initial release.
1.0.2 #
Added #
- Added real-time AI response generation
- Added built-in model state management
- Added customizable system prompts
- Added progress tracking for model downloads
- Added warm-up process for model optimization
- Added streaming and single response support
- Added automatic error handling and recovery
- Added lightweight mobile optimization
- Added simplified API interface
- Added SDK initialization verification
1.0.3 #
- README.md modified
1.0.4 #
- Improve LoraState state management logic
- Update test app repository information in the README