menu
flutter_gemma package
documentation
model_file_manager_interface.dart
ModelFileManager
setLoraWeightsPath abstract method
setLoraWeightsPath abstract method
dark_mode
light_mode
setLoraWeightsPath
abstract method
Future
<
void
>
setLoraWeightsPath
(
String
path
)
Sets path to LoRA weights for current model
Implementation
Future<void> setLoraWeightsPath(String path);
flutter_gemma package
documentation
model_file_manager_interface
ModelFileManager
setLoraWeightsPath abstract method
ModelFileManager class