Adding `transformers` as the library name
#1
by
ariG23498
HF Staff
- opened
README.md
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
|
|
|
| 3 |
---
|
| 4 |
# PaCoRe: Learning to Scale Test-Time Compute with Parallel Coordinated Reasoning
|
| 5 |
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
+
library_name: transformers
|
| 4 |
---
|
| 5 |
# PaCoRe: Learning to Scale Test-Time Compute with Parallel Coordinated Reasoning
|
| 6 |
|