Jon commited on
Commit
b7f6b14
1 Parent(s): eb03016

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -1,6 +1,14 @@
1
  ---
2
  library_name: peft
3
  ---
 
 
 
 
 
 
 
 
4
  ## Training procedure
5
 
6
 
 
1
  ---
2
  library_name: peft
3
  ---
4
+ ## Txt2Img LoRA for HuggingFaceH4_zephyr-7b-alpha
5
+
6
+ Use the lora with HuggingFaceH4_zephyr-7b-alpha model. I use it with the oobabooga's chat API in instruct mode.
7
+
8
+ Examples:
9
+
10
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/639c4f3b1c597f893b691751/Y3G5KAALNBYDz-d_MyhWZ.png)
11
+
12
  ## Training procedure
13
 
14