Skip to content

Adds support for custom GGUF models - #10

Merged
erkkimon merged 3 commits into
mainfrom
custom-gguf-support
Nov 21, 2025
Merged

Adds support for custom GGUF models#10
erkkimon merged 3 commits into
mainfrom
custom-gguf-support

Conversation

@erkkimon

Copy link
Copy Markdown
Owner

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This pull request adds support for custom GGUF models to vllama by enabling automatic mounting of a user-specified models directory.

  • Refactored Docker run command in the helper script to use an array-based approach for better maintainability
  • Added conditional volume mounting for custom models from /opt/vllama/models directory
  • Updated documentation with instructions for using custom GGUF models, including practical examples and important setup notes

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
helpers/start_dockerized_vllama.sh Refactored Docker command to use arrays and added conditional logic to mount custom models directory if it exists
README.md Added comprehensive documentation for custom GGUF model support, including usage examples, setup instructions, and an update log entry

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md Outdated
Comment thread README.md Outdated
erkkimon and others added 2 commits November 21, 2025 18:51
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@erkkimon
erkkimon merged commit 3a78e84 into main Nov 21, 2025
1 check passed
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