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

Add PVC support for Infinity engine and ollama engine #392

Open
MRColorR opened this issue Feb 10, 2025 · 0 comments
Open

Add PVC support for Infinity engine and ollama engine #392

MRColorR opened this issue Feb 10, 2025 · 0 comments

Comments

@MRColorR
Copy link
Contributor

Infinity engine supports using a local path so maybe we could make PVC work not only for VLLM.

Also in the past I have implemented a similar solution for standalone Ollama, involving mounting a Persistent Volume Claim (PVC) within the default Ollama download directory to persist model downloads.

This approach could potentially be adapted for both Ollama and Infinity engines within the Kubeai environment.

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

No branches or pull requests

1 participant