llSourcell / Doctor-Dignity

Doctor Dignity is an LLM that can pass the US Medical Licensing Exam. It works offline, it's cross-platform, & your health data stays private.
Apache License 2.0
3.84k stars 403 forks source link

Confused how to run on Linux PC [Question] #33

Open aindilis opened 1 year ago

aindilis commented 1 year ago

❓ General Questions

Hi,

This looks incredible, thanks for making it available! It will be an awesome addition to my Free Life Planner project, which is undertaken in a similar spirit:

https://github.com/aindilis/flp/blob/main/ReferenceManual.md

However, I am unclear how to run DoctorGPT on Linux PC. The instructions say how to build for Android or iOS. Could you please if possible also either add instructions to run on Linux PC or if they already exists please direct me to the Linux PC installation instructions? I would prefer to download the models and avoid training if possible, and also have instructions how to run inference with it and especially to have the ability to run as a server if possible.

Thanks,

Sincerely,

Andrew

ginnymortensen commented 1 year ago

Adding to this, yes, this is a great project and will be very useful. However, the instructions for local training don't seem to work at this time - training.pynb doesn't exist in the repository. Thank you!