Mobile-Artificial-Intelligence / maid

Maid is a cross-platform Flutter app for interfacing with GGUF / llama.cpp models locally, and with Ollama and OpenAI models remotely.
MIT License
1.03k stars 98 forks source link

minP is not in the documented in supported APIs. #559

Closed liljohnak closed 1 month ago

liljohnak commented 1 month ago

https://github.com/Mobile-Artificial-Intelligence/maid/blob/d7c57427c4fefa09f9859fd82b1fdf7f2fd13cde/lib/classes/llama_cpp_model.dart#L55 I noticed minP is not documented in the API list.