-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
30 lines (30 loc) · 900 Bytes
/
CITATION.cff
File metadata and controls
30 lines (30 loc) · 900 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
cff-version: 1.2.0
title: "TurboQuant Compression"
message: "If you use this software, please cite the original TurboQuant paper."
type: software
authors:
- name: "ryuketsukami"
license: MIT
repository-code: "https://github.com/ryuketsukami/turboquant-compression"
keywords:
- turboquant
- quantization
- kv-cache
- llm-compression
- vector-quantization
- inference-optimization
references:
- type: conference-paper
title: "TurboQuant: Online Vector Quantization with Near-optimal Distortion Rate"
authors:
- family-names: Zandieh
given-names: Amir
- family-names: Daliri
given-names: Majid
- family-names: Hadian
given-names: Majid
- family-names: Mirrokni
given-names: Vahab
year: 2026
collection-title: "International Conference on Learning Representations (ICLR)"
url: "https://arxiv.org/abs/2504.19874"