lcpp 0.1.0
lcpp: ^0.1.0 copied to clipboard
lcpp is a dart implementation of llama.cpp used by the mobile artificial intelligence distribution (maid)
0.0.1 #
Initial Release
0.0.2 #
Small Fixes
0.0.3 #
Add documentation
Improve ChatMessage class
0.0.4 #
Change pods to lcpp
0.0.5 #
Remove stop method (doesnt work)
0.0.6 #
Fix free
0.0.7 #
Add fromMap and toMap methods to ChatMessage
0.0.8 #
Re-Add stop method and improve cleanup logic
0.0.9 #
Add reload method to Llama and defaultParams factory to ContextParams
0.1.0 #
Adjust json serialization