Skip to content

Releases: bviksoe/llama.cpp

b3535

06 Aug 21:50
1e6f655
Compare
Choose a tag to compare
server : add lora hotswap endpoint (WIP) (#8857)

* server : add lora hotswap endpoint

* handle lora_no_apply

* fix build

* updae docs

* clean up struct def

* fix build

* add LoRA test

* fix style