Releases: bviksoe/llama.cpp
Releases · bviksoe/llama.cpp
b3535
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