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 ollama caching #297

Open
kaiehrhardt opened this issue Oct 29, 2024 · 4 comments
Open

add ollama caching #297

kaiehrhardt opened this issue Oct 29, 2024 · 4 comments

Comments

@kaiehrhardt
Copy link
Contributor

https://github.com/substratusai/kubeai/blob/main/api/v1/model_types.go#L24

@nstogner
Copy link
Contributor

nstogner commented Nov 5, 2024

Hey Kai, as we discussed over chat, vLLM is typically the go-to for serving concurrent production traffic. Does that work for you, or is ollama caching still important for you?

@kaiehrhardt
Copy link
Contributor Author

Hey Nick,

Ollama is just easier because you don't need an account with a token and have to join the corresponding models. From my point of view, this makes it easier to get started. So i still think it would make sense to support caching for ollama as well.

@nstogner
Copy link
Contributor

nstogner commented Nov 5, 2024

That makes sense. We currently have 2 high priority features that we are focusing on: #132 and #266 ... We can probably fit this feature in after those.

@kaiehrhardt
Copy link
Contributor Author

Sounds good. Thank you.

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

2 participants