Skip to content

Conversation

@Kholtien
Copy link

Adds file picker widgets in the Settings dialog for:

  • llamacpp_server_path (llama-server executable)
  • llamacpp_cli_path (llama-cli executable)
  • llamacpp_default_model (.gguf model files)

Previously these paths could only be edited by manually modifying config.yaml. Now they can be configured through the GUI like Whisper paths.

Fixes #21

Adds file picker widgets in the Settings dialog for:
- llamacpp_server_path (llama-server executable)
- llamacpp_cli_path (llama-cli executable)
- llamacpp_default_model (.gguf model files)

Previously these paths could only be edited by manually modifying config.yaml.
Now they can be configured through the GUI like Whisper paths.

Fixes jakovius#21
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.

Option in GUI settings to modify the llama-server and llama-cli binary's as well as a models location.

2 participants