Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
zhisbug committed Nov 21, 2023
1 parent c7bd90e commit c2b8b10
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions content/projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,13 @@
"size": "",
"desc": "A scalable serving system for multiple concurrent LoRA adapters.",
"link": "https://github.com/S-LoRA/S-LoRA"
},
{
"name": "Lookahead Decoding",
"architecture": "",
"size": "",
"desc": "An exact, fast, parallel decoding algorithm without the need for draft models or data stores.",
"link": "https://github.com/hao-ai-lab/LookaheadDecoding"
}
]
}
Expand Down

0 comments on commit c2b8b10

Please sign in to comment.