AARon99's picture
Update README.md
51b5f48
|
raw
history blame
852 Bytes
metadata
license: other

I am learning how to make LoRAs with Oobabooga, these data are for experimental and research purposes.

This is a Medical Knowledge LoRA made for use with this model: llama-2-70b-Guanaco-QLoRA-fp16 https://huggingface.co/TheBloke/llama-2-70b-Guanaco-QLoRA-fp16) (you can use the quantized version of the model too).


Model lineage:

https://huggingface.co/timdettmers/guanaco-65b -> https://huggingface.co/Mikael110/llama-2-70b-guanaco-qlora -> https://huggingface.co/TheBloke/llama-2-70b-Guanaco-QLoRA-fp16


Training Data and Formatting:

Training data were originally garnered from: https://huggingface.co/datasets/BI55/MedText

These training data were then formatted for use with the "Raw text file" training option in the Oobabooga text-generation-webui: (https://github.com/oobabooga/text-generation-webui)