Skip to content

Use llama.cpp directory path as the download path#6

Open
KevinRSX wants to merge 1 commit into
akx:masterfrom
KevinRSX:llama-cpp-path
Open

Use llama.cpp directory path as the download path#6
KevinRSX wants to merge 1 commit into
akx:masterfrom
KevinRSX:llama-cpp-path

Conversation

@KevinRSX

@KevinRSX KevinRSX commented Oct 10, 2024

Copy link
Copy Markdown

The converter should be able to find the right model path. Just changing the download path is definitely still inflexible - if you want to support an external converter, I can add some more command line options here.

@akx akx left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think the llama.cpp path is the right default – it could well be e.g. /opt/llamacpp/bin, and not necessarily writable by a layperson.

Being able to set the models path via an option would be better – but let's default it to ./models anyway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants