yizheapple probejie commited on
Commit
bd5074b
·
verified ·
1 Parent(s): 7fc7ad7

Update README.md (#6)

Browse files

- Update README.md (2cfc016123899a5b1b1641fee0edc54797612ec4)


Co-authored-by: jie he <probejie@users.noreply.huggingface.co>

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