abdullahalzubaer commited on
Commit
d202638
1 Parent(s): ba42f52

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -1,3 +1,9 @@
 
 
 
 
 
 
1
  This lora adapter is from "asprenger/bloom-6b4-clp-german-instruct-lora". Thanks for the adapter!
2
 
3
  I thought I was uploading the complete bloom-6b4-clp-german model with the adapter that I made to work but then after pushing the model I realized that it was only the adapter. Still exploring how this PEFT works with LoRA works :)
@@ -15,4 +21,4 @@ again (I am not sure yet).
15
 
16
  Reference:
17
  - https://github.com/linhduongtuan/BLOOM-LORA/issues/5
18
- - https://github.com/huggingface/peft/issues/276
 
1
+ ---
2
+ language:
3
+ - de
4
+ pipeline_tag: text-generation
5
+ ---
6
+
7
  This lora adapter is from "asprenger/bloom-6b4-clp-german-instruct-lora". Thanks for the adapter!
8
 
9
  I thought I was uploading the complete bloom-6b4-clp-german model with the adapter that I made to work but then after pushing the model I realized that it was only the adapter. Still exploring how this PEFT works with LoRA works :)
 
21
 
22
  Reference:
23
  - https://github.com/linhduongtuan/BLOOM-LORA/issues/5
24
+ - https://github.com/huggingface/peft/issues/276