Safetensors
llama

Add pipeline tag and library name

#1
by nielsr HF staff - opened
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -1,7 +1,10 @@
1
  ---
2
  license: mit
 
 
3
  ---
4
 
 
5
  <hr>
6
  <div align="center" style="line-height: 1;">
7
  <a href="https://goedel-lm.github.io/" target="_blank" style="margin: 2px;">
@@ -128,4 +131,5 @@ We are also releasing 29,7K proofs of the problems in Lean-workbook found by our
128
  primaryClass={cs.LG},
129
  url={https://arxiv.org/abs/2502.07640},
130
  }
 
131
  ```
 
1
  ---
2
  license: mit
3
+ library_name: transformers
4
+ pipeline_tag: text-generation
5
  ---
6
 
7
+ ```markdown
8
  <hr>
9
  <div align="center" style="line-height: 1;">
10
  <a href="https://goedel-lm.github.io/" target="_blank" style="margin: 2px;">
 
131
  primaryClass={cs.LG},
132
  url={https://arxiv.org/abs/2502.07640},
133
  }
134
+ ```
135
  ```