diff --git a/README.md b/README.md index 01c2bb8b..c3e35d33 100644 --- a/README.md +++ b/README.md @@ -101,6 +101,16 @@ trunk serve --release --port 8081 And then head over to [http://localhost:8081/](http://localhost:8081/). + + +## Useful Libraries +- `candle-lora` + - [`candle-lora`](https://github.com/EricLBuehler/candle-lora) provides a LoRA implementation that conforms to the official `peft` implementation. + +If you have an addition to this list, please submit a pull request. + + + ## Features