Safetensors
gemma
nielsr HF Staff commited on
Commit
aa46f25
·
verified ·
1 Parent(s): c5fdc2b

Add pipeline tag and library name

Browse files

This PR improves the model card by ensuring the model can be found at https://huggingface.co/models?pipeline_tag=text-generation and enables the "How to use" button.

Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -1,7 +1,9 @@
1
  ---
2
- license: apache-2.0
3
  base_model:
4
  - google/gemma-2b-it
 
 
 
5
  ---
6
 
7
  # General Preference Representation Model (GPM)
 
1
  ---
 
2
  base_model:
3
  - google/gemma-2b-it
4
+ license: apache-2.0
5
+ pipeline_tag: text-generation
6
+ library_name: transformers
7
  ---
8
 
9
  # General Preference Representation Model (GPM)