-
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) · 1019 Bytes
/
CITATION.cff
File metadata and controls
30 lines (30 loc) · 1019 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
message: "If you use this software, please cite the accompanying paper."
title: "RCO: Riemannian Constrained Optimization for LLM Compression"
abstract: >-
Reference implementation of the budget manifold and the RCO optimizer
(tangent projection, monotonic retraction, vector transport),
applied to mixed-precision quantization and MoE expert pruning of
large language models.
authors:
- family-names: Helcig
given-names: Michael
affiliation: ETH Zurich
- family-names: Alistarh
given-names: Dan
affiliation: IST Austria
version: "0.1.0"
date-released: "2026-05-15"
repository-code: "https://github.com/IST-DASLab/RCO"
preferred-citation:
type: article
title: "Model Compression with Exact Budget Constraints via Riemannian Manifolds"
authors:
- family-names: Helcig
given-names: Michael
affiliation: ETH Zurich
- family-names: Alistarh
given-names: Dan
affiliation: IST Austria
year: 2026
url: "https://arxiv.org/abs/2605.00649"