llama_cpp_dart 0.0.5 llama_cpp_dart: ^0.0.5 copied to clipboard
Dart binding for llama.cpp --- high level wrappers for both Dart and Flutter
0.0.5 #
- removed assets defination
- added static property
Llama.libraryPath
to set library path, in order to support linux and other platforms
0.0.4 #
ModelParams
disabled optionssplitsMode
,tensorSplit
andmetadataOverride
0.0.3 #
- LlamaProcessor now take context and model parameters
0.0.2 #
- refactored code to follow dart package structure
0.0.1 #
- TODO: Describe initial release.