Librarian Bot: Add base_model information to model

#2
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -1,8 +1,9 @@
1
  ---
2
- pipeline_tag: text-generation
3
- library_name: peft
4
  language:
5
  - en
 
 
 
6
  ---
7
 
8
  This model is a tester that hopefully codes. Built with axolotl (i dont know how to do the widget thing). Trained for like 1 hour on 2 gpu somethings.
 
1
  ---
 
 
2
  language:
3
  - en
4
+ library_name: peft
5
+ pipeline_tag: text-generation
6
+ base_model: openlm-research/open_llama_3b
7
  ---
8
 
9
  This model is a tester that hopefully codes. Built with axolotl (i dont know how to do the widget thing). Trained for like 1 hour on 2 gpu somethings.