File size: 350 Bytes
57f6521 |
1 2 3 4 5 6 7 8 9 |
---
license: apache-2.0
library_name: transformers
pipeline_tag: text-generation
---
This repository contains the model described in the paper [Learning Adaptive Parallel Reasoning with Language Models](https://huggingface.co/papers/2504.15466).
For more information, please refer to the github repository: https://github.com/Parallel-Reasoning/APR |