Skip to content
This repository was archived by the owner on Feb 20, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified _cite/.cache/cache.db
Binary file not shown.
11 changes: 8 additions & 3 deletions _data/citations.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
plugin: sources.py
file: sources.yaml
type: paper
image: null
image: images/thumbs/apparate.png
buttons:
- type: source
text: GitHub
Expand Down Expand Up @@ -65,8 +65,13 @@
date: '2024-11-04'
link: https://doi.org/g826nf
orcid: 0000-0002-9291-2060
plugin: orcid.py
file: orcid.yaml
plugin: sources.py
file: sources.yaml
type: paper
image: images/thumbs/e3.png
tags:
- large-language-models
- efficient-inference
- id: isbn:978-1-939133-33-5
title: 'Proceedings of the 20th USENIX Symposium on Networked System Design and
Implementation (NSDI ''23): April 17-19, 2023, Boston, MA, USA'
Expand Down
9 changes: 7 additions & 2 deletions _data/sources.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,20 @@
- prefix-caching
- id: doi:10.1145/3694715.3695963
type: paper
image:
image: images/thumbs/apparate.png
buttons:
- type: source
text: GitHub
link: https://github.com/dywsjtu/apparate
tags:
- large-language-models
- efficient-inference

- id: doi:10.1145/3694715.3695978
type: paper
image: images/thumbs/e3.png
tags:
- large-language-models
- efficient-inference
# - id: doi:10.1371/journal.pcbi.1007128
# type: paper
# description: Lorem ipsum _dolor_ **sit amet**, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
Expand Down