TehVenom commited on
Commit
1f61442
1 Parent(s): c8128cc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -7,6 +7,7 @@ Merged alongside Tloen's Alpaca LoRA:
7
  https://huggingface.co/tloen/alpaca-lora-7b
8
 
9
 
10
- 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.
 
11
 
12
  Treat this as a normal HF Transformers model.
 
7
  https://huggingface.co/tloen/alpaca-lora-7b
8
 
9
 
10
+ This was done to test whether LoRAs trained for other LLaMA fine tunes worked for Pygmalion,
11
+ and to have it available on inference backends that do not support LoRAs just yet.
12
 
13
  Treat this as a normal HF Transformers model.