LocalAI/pkg
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
..
assets
backend fix(llama): resolve lora adapters correctly from the model file (#964) 2023-08-27 10:11:32 +02:00
gallery
grammar
grpc feat: Allow to load lora adapters for llama.cpp (#955) 2023-08-25 21:58:46 +02:00
langchain
model
stablediffusion
utils