Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -9,6 +9,19 @@ tags:
9
  - generation
10
  ---
11
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12
  # CLaRa-7B-Base (Compression-16 & 128)
13
 
14
  The CLaRa-7B-Base model is our foundational unified RAG model with built-in semantic document compression (16× and 128x).
 
9
  - generation
10
  ---
11
 
12
+ # CLaRa: Bridging Retrieval and Generation with Continuous Latent Reasoning
13
+
14
+ <div align="center">
15
+ <img src="clara_logo.jpg" width="300"/>
16
+ </div>
17
+
18
+ <div align="center">
19
+ <a href="https://arxiv.org/abs/2511.18659"><img src="https://img.shields.io/badge/arXiv-2511.18659-b31b1b.svg" alt="arXiv"></a>
20
+ <a href="https://arxiv.org/abs/2511.18659"><img src="https://img.shields.io/badge/Paper-PDF-red.svg" alt="Paper"></a>
21
+ <a href="https://github.com/apple/ml-clara"><img src="https://img.shields.io/badge/GitHub-Code-blue.svg" alt="GitHub"></a>
22
+ </div>
23
+
24
+
25
  # CLaRa-7B-Base (Compression-16 & 128)
26
 
27
  The CLaRa-7B-Base model is our foundational unified RAG model with built-in semantic document compression (16× and 128x).