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.85k stars 403 forks source link

Where is training.ipynb #16

Closed StudyingLover closed 1 year ago

StudyingLover commented 1 year ago

Hi,I only find llama2.ipynb in this repo and there is no steps to fine-fune LLaMa2.

mrcbax commented 1 year ago

That's because this is a scam for the views.

StudyingLover commented 1 year ago

That's because this is a scam for the views.

Why do you say this, is it because the training code is not open source?

chunhualiao commented 1 year ago

llama2.ipynb already contains the fine-tuning steps. The readme file may mention the wrong filename.

StudyingLover commented 1 year ago

hhhh,my mistake.I did't nitice that fine-tune demo has included in llama2.ipynb.I think I should start a PR to fix it.