Skip to content

Commit

Permalink
Add vllm external resource (huggingface#1253)
Browse files Browse the repository at this point in the history
  • Loading branch information
EricLBuehler authored Nov 3, 2023
1 parent 3b0d1e7 commit 1b5063f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,8 @@ And then head over to
including SGD with momentum, AdaGrad, AdaDelta, AdaMax, NAdam, RAdam, and RMSprop.
- [`candle-lora`](https://github.com/EricLBuehler/candle-lora): a LoRA implementation
that conforms to the official `peft` implementation.
- [`candle-vllm`](https://github.com/EricLBuehler/candle-vllm): Efficent platform for inference and
serving local LLMs including an OpenAI compatible API server.

If you have an addition to this list, please submit a pull request.

Expand Down

0 comments on commit 1b5063f

Please sign in to comment.