LocalAI/api/config
Ettore Di Giacinto 44bc7aa3d0
feat: Allow to load lora adapters for llama.cpp (#955)
**Description**

This PR fixes #

**Notes for Reviewers**


**[Signed
commits](../CONTRIBUTING.md#signing-off-on-commits-developer-certificate-of-origin)**
- [ ] Yes, I signed my commits.
 

<!--
Thank you for contributing to LocalAI! 

Contributing Conventions:

1. Include descriptive PR titles with [<component-name>] prepended.
2. Build and test your changes before submitting a PR. 
3. Sign your commits

By following the community's contribution conventions upfront, the
review process will
be accelerated and your PR merged more quickly.
-->

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2023-08-25 21:58:46 +02:00
..
config_test.go feat: various refactorings 2023-07-15 01:19:43 +02:00
config.go feat: Allow to load lora adapters for llama.cpp (#955) 2023-08-25 21:58:46 +02:00
prediction.go Feat: rwkv improvements: (#937) 2023-08-22 18:48:06 +02:00