Andrew Tilson

Results 1 comments of Andrew Tilson

I have tested this and ollama api contract requires /v1. Try this. { "qwen3-coder-30b": { "type": "custom_openai", "name": "qwen3-coder:30b", "custom_endpoint": { "url": "http://localhost:11434/v1/" }, "context_length": 256000 } } Also note...