Skip to content

Commit ca459b2

Browse files
committed
add more thumbnails
1 parent 930a63f commit ca459b2

File tree

6 files changed

+10
-5
lines changed

6 files changed

+10
-5
lines changed

src/components/publications.json

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,8 @@
4545
"venue": "NeurIPS 2023",
4646
"links": {
4747
"pdf": "https://arxiv.org/abs/2307.12532"
48-
}
48+
},
49+
"thumbnail": "/pretraining.png"
4950
},
5051
{
5152
"title": "OBJECT 3DIT: Language-guided 3D-aware Image Editing",
@@ -176,7 +177,8 @@
176177
"venue": "NeurIPS 2023",
177178
"links": {
178179
"pdf": "https://arxiv.org/abs/2309.04662"
179-
}
180+
},
181+
"thumbnail": "/madlad.png"
180182
},
181183

182184
{
@@ -192,7 +194,8 @@
192194
"venue": "EMNLP Findings 2023",
193195
"links": {
194196
"pdf": "https://arxiv.org/abs/2310.12126"
195-
}
197+
},
198+
"thumbnail": "/sharcs.png"
196199
},
197200
{
198201
"title": "Superposed Decoding: Multiple Generations from a Single Autoregressive Inference Pass",
@@ -298,7 +301,8 @@
298301
"venue": "NeurIPS 2023",
299302
"links": {
300303
"pdf": "https://arxiv.org/abs/2307.10350"
301-
}
304+
},
305+
"thumbnail": "/gencap.png"
302306
},
303307
{
304308
"title": "AdANNS: A Framework for Adaptive Semantic Search",
@@ -317,7 +321,8 @@
317321
"links": {
318322
"pdf": "https://arxiv.org/abs/2305.19435",
319323
"code": "https://github.com/RAIVNLab/AdANNS"
320-
}
324+
},
325+
"thumbnail": "/adanns.png"
321326
},
322327
{
323328
"title": "Stable and low-precision training for large-scale vision-language models",

static/adanns.png

121 KB
Loading

static/gencap.png

63.4 KB
Loading

static/madlad.png

48.6 KB
Loading

static/pretraining.png

321 KB
Loading

static/sharcs.png

123 KB
Loading

0 commit comments

Comments
 (0)