nielsr HF staff commited on
Commit
67e1969
1 Parent(s): bf0770a

Add library_name and pipeline_tag

Browse files

This PR improves the metadata of the model, ensuring a "How to use" button will appear at the top right

Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -1,5 +1,7 @@
1
  ---
2
  license: apache-2.0
 
 
3
  ---
4
  # Eurus-2-7B-PRIME
5
 
 
1
  ---
2
  license: apache-2.0
3
+ library_name: transformers
4
+ pipeline_tag: text-generation
5
  ---
6
  # Eurus-2-7B-PRIME
7