FAQ
| Question | Answer |
|---|---|
| Does LLMIX need the internet? | No. Everything – models, embeddings, FAISS – is baked into the image. |
| How many users can connect? | Up to ~10 concurrent devices is comfortable on a Pi 5. |
| Is Medicanite suitable for clinical use? | No. Educational only. Always consult a professional. |
| Can I add my own model? | Drop a .gguf into models/, extend MODELS{} in main.py, reboot. |