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

🐞 Bug: New Ollama create model API can silently fail if Ollama returns 200, but doesn't accept some params #164

Open
sammcj opened this issue Feb 6, 2025 · 0 comments
Assignees
Labels
bug Something isn't working priority: high

Comments

@sammcj
Copy link
Owner

sammcj commented Feb 6, 2025

I've noticed that Ollama's API sometimes returns 200 (success) when creating (updating) a modelfile - even if some parameters were not correctly added/removed.

This is new with the changes to the Ollama API recently.

Need to investigate.

@sammcj sammcj added bug Something isn't working priority: high labels Feb 6, 2025
@sammcj sammcj self-assigned this Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority: high
Projects
None yet
Development

No branches or pull requests

1 participant