We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e199560 commit c2928ebCopy full SHA for c2928eb
src/components/publications.json
@@ -90,6 +90,28 @@
90
},
91
"thumbnail": "/360.png"
92
93
+ {
94
+ "title": "MatFormer: Nested Transformer for Elastic Inference",
95
+ "authors": [
96
+ "Devvrit*",
97
+ "Sneha Kudugunta*",
98
+ "Aditya Kusupati*",
99
+ "Tim Dettmers",
100
+ "Kaifeng Chen",
101
+ "Inderjit Dhillon",
102
+ "Yulia Tsvetkov",
103
+ "Hannaneh Hajishirzi",
104
+ "Sham Kakade",
105
+ "Ali Farhadi",
106
+ "Prateek Jain"
107
+ ],
108
+ "year": "2024",
109
+ "venue": "NeurIPS 2024",
110
+ "links": {
111
+ "pdf": "https://arxiv.org/abs/2310.07707"
112
+ },
113
+ "thumbnail": "/matformer.png"
114
115
{
116
"title": "The One RING: a Robotic Indoor Navigation Generalist",
117
"authors": [
0 commit comments