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
  license: apache-2.0
3
- pipeline_tag: text-generation
4
  library_name: peft
5
- ---
 
 
 
1
  ---
2
  license: apache-2.0
 
3
  library_name: peft
4
+ pipeline_tag: text-generation
5
+ base_model: facebook/opt-350m
6
+ ---