File size: 501 Bytes
c3757ad
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
license: apache-2.0
tags:
- lean4
- mathlib
- retrieval
- theorem-proving
- cuvs
---

# LeanSearch v2 — Mathlib v4.28.0-rc1 cuVS index

Pre-built cuVS CAGRA index over every Mathlib v4.28.0-rc1 declaration, encoded with [Qwen3-Embedding-8B](https://huggingface.co/Qwen/Qwen3-Embedding-8B); drops directly into the LeanSearch v2 serving pipeline (`cuvs_index.bin` + `metadata.pkl` + `texts.pkl`).

- Code: <https://github.com/frenzymath/LeanSearch-v2>
- Paper: <https://arxiv.org/abs/2605.13137>