Librarian Bot: Add base_model information to model

#1
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -1,5 +1,6 @@
1
  ---
 
2
  library_name: peft
3
  pipeline_tag: text-generation
4
- license: bigscience-bloom-rail-1.0
5
- ---
 
1
  ---
2
+ license: bigscience-bloom-rail-1.0
3
  library_name: peft
4
  pipeline_tag: text-generation
5
+ base_model: bigscience/bloom-1b7
6
+ ---