LocalAI/pkg/backend
Ettore Di Giacinto 3bab307904
fix(llama): resolve lora adapters correctly from the model file (#964)
**Description**

we were otherwise expecting absolute paths. this make it relative to the
model file (as someone would expect)

**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.
-->
2023-08-27 10:11:32 +02:00
..
image fix: drop racy code, refactor and group API schema (#931) 2023-08-20 14:04:45 +02:00
llm fix(llama): resolve lora adapters correctly from the model file (#964) 2023-08-27 10:11:32 +02:00
transcribe fix: drop racy code, refactor and group API schema (#931) 2023-08-20 14:04:45 +02:00
tts fix: drop racy code, refactor and group API schema (#931) 2023-08-20 14:04:45 +02:00