mirror of
https://github.com/huggingface/candle.git
synced 2025-06-15 10:26:33 +00:00
Add vllm external resource (#1253)
This commit is contained in:
@ -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.
|
||||
|
||||
|
Reference in New Issue
Block a user