A Lightweight architecture for an Answering System on medical data based on LLMs, designed to run on edge devices.
-
Download the
docker-run.sh
file from the repository -
sudo chmod +x docker-run.sh
-
sudo ./docker-run.sh
Uninstalling
sudo docker image rm medmini
git clone https://github.com/sarthakchittawar/Medmini.git
sudo chmod +x install.sh ; ./install.sh
sudo chmod +x run.sh ; ./run.sh
- Need to have a ubuntu>=22.04 or debian>=12 based distro
- Improve the RAG algorithm without compromising on efficiency