Update README.md
Browse files
README.md
CHANGED
|
@@ -14,7 +14,7 @@ base_model:
|
|
| 14 |
|
| 15 |
## Overview
|
| 16 |
|
| 17 |
-
**CoLaR** (
|
| 18 |
|
| 19 |
## Model Details
|
| 20 |
|
|
@@ -29,8 +29,8 @@ base_model:
|
|
| 29 |
|
| 30 |
This repository includes other latent reasoning models that you might find useful:
|
| 31 |
|
| 32 |
-
|
| 33 |
-
|
| 34 |
|
| 35 |
## Installation
|
| 36 |
|
|
|
|
| 14 |
|
| 15 |
## Overview
|
| 16 |
|
| 17 |
+
**CoLaR** (Compressed Latent Reasoning) is a latent reasoning model based on LLaMA that uses a specialized LatentHead module for generating continuous latent representations. This model is part of the [Parallel Test-Time Scaling for Latent Reasoning Models](https://arxiv.org/abs/2510.07745) framework.
|
| 18 |
|
| 19 |
## Model Details
|
| 20 |
|
|
|
|
| 29 |
|
| 30 |
This repository includes other latent reasoning models that you might find useful:
|
| 31 |
|
| 32 |
+
[ModalityDance/latent-tts](https://huggingface.co/collections/ModalityDance/latent-tts)
|
| 33 |
+
|
| 34 |
|
| 35 |
## Installation
|
| 36 |
|