kbressem / medAlpaca

LLM finetuned for medical question answering
GNU General Public License v3.0
491 stars 58 forks source link

LLaMA 2 #45

Open grasool opened 1 year ago

grasool commented 1 year ago

Thanks for sharing!

I was not sure if the training will work for LLaMA 2, instead of LLaMA?

kbressem commented 1 year ago

Probably will. Hugging Face is pretty standardized. However, PEFT was updated in the meantime and the API may have changed a little.