-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
32 lines (32 loc) · 1011 Bytes
/
Copy pathCITATION.cff
File metadata and controls
32 lines (32 loc) · 1011 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
31
32
cff-version: 1.2.0
message: "If you use mlx-flash in research, please cite:"
title: "mlx-flash: Flash Weight Streaming for LLM Inference on Apple Silicon"
authors:
- family-names: Wong
given-names: Matt K.
repository-code: https://github.com/matt-k-wong/mlx-flash
license: MIT
date-released: 2024-05-20
references:
- type: article
title: "LLM in a Flash: Efficient Large Language Model Inference with Limited Memory"
authors:
- family-names: Alizadeh
given-names: Keivan
- family-names: Kang
given-names: Iman
- family-names: Cherkasau
given-names: Seyed Mehrshad
- family-names: Simpson
given-names: Josh
- family-names: Gunst
given-names: Jeffrey
- family-names: Genovese
given-names: Mark
- family-names: Sapuntzakis
given-names: Constantine
- family-names: Szegedy
given-names: Christian
- family-names: Shali
given-names: Ashish
doi: 10.48550/arXiv.2312.11514