13 lines
396 B
Markdown
13 lines
396 B
Markdown
The LLaMA based Pygmalion-7b model:
|
|
|
|
https://huggingface.co/PygmalionAI/pygmalion-7b
|
|
|
|
Merged alongside Tloen's Alpaca LoRA:
|
|
|
|
https://huggingface.co/tloen/alpaca-lora-7b
|
|
|
|
|
|
This was done to test whether LoRAs trained for other LLaMA fine tunes worked for Pygmalion,
|
|
and to have it available on inference backends that do not support LoRAs just yet.
|
|
|
|
Treat this as a normal HF Transformers model. |