Releases: Bip-Rep/sherpa
Releases · Bip-Rep/sherpa
2.2.1
2.2.0
Adding the stop button
2.1.0
Adding support for Vicuna model
Adding support for MacOs
Correction build.gradle
It seems that with build.gradle targetSdkVersion to 33, android can't read the file.
We changed it to 31
Windows AND Android support !!!
We can now install (or just run) a windows version !!
ggml model can now be picked with filepicker
You can now open any model you want with a filepicker instead of forcing the file model to be ggml-model.bin in the download folder.
1.0.0
This app is a demo of the llama.cpp model.
It was made on Flutter using an implementation of ggerganov/llama.cpp recompiled to work on mobiles.
It tries to recreate a chatbot that is offline, and works like OpenAI's ChatGPT.
You can fine tune it with preprompts.
The LLaMA models are officially distributed by Meta and will never be provided by us.