lora_sdk 1.0.4 copy "lora_sdk: ^1.0.4" to clipboard
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
1
likes
110
points
51
downloads

Publisher

unverified uploader

Weekly Downloads

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 locally on device.

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

battery_plus, connectivity_plus, convert, crypto, device_info_plus, flutter, flutter_secure_storage, http, logger, package_info_plus, path, path_provider, plugin_platform_interface, shared_preferences, sqflite, synchronized, tiktoken_tokenizer_gpt4o_o1

More

Packages that depend on lora_sdk

Packages that implement lora_sdk