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.83k stars 406 forks source link

Where is training.ipynb #16

Closed StudyingLover closed 11 months ago

StudyingLover commented 11 months ago

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

mrcbax commented 11 months ago

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

StudyingLover commented 11 months 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 11 months ago

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

StudyingLover commented 11 months 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.