flutter_ort_genai 0.1.0
flutter_ort_genai: ^0.1.0 copied to clipboard
ONNX Runtime GenAI for Flutter - High-performance LLM inference with streaming token generation
0.1.0 #
- Initial release of ONNX Runtime GenAI for Flutter
- Support for LLM inference with streaming token generation
- Cross-platform implementation (Android, iOS, macOS)
- Built on ONNX Runtime GenAI C API
- Model validation and error handling
- Support for generation parameters (temperature, top-p, top-k, max tokens)