Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Allow to load lora adapters for llama.cpp #955

Merged
merged 1 commit into from Aug 25, 2023
Merged

feat: Allow to load lora adapters for llama.cpp #955

merged 1 commit into from Aug 25, 2023

Conversation

mudler
Copy link
Owner

@mudler mudler commented Aug 25, 2023

Description

adds a lora_base and lora_adapter field in the model YAML config to specify a path to a lora base and a lora adapter file.

Notes for Reviewers

Signed commits

  • Yes, I signed my commits.

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
@mudler mudler added the enhancement New feature or request label Aug 25, 2023
@mudler mudler linked an issue Aug 25, 2023 that may be closed by this pull request
@mudler mudler merged commit 44bc7aa into master Aug 25, 2023
14 checks passed
@mudler mudler deleted the lora branch August 25, 2023 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

llama.cpp: Load Loras adapters
1 participant