So according to the ollama model page (https://registry.ollama.ai/library/deepseek-r1) it says it support tools, but when I download and try to use it, it tells me otherwise:
ollama._types.ResponseError: registry.ollama.ai/library/deepseek-r1:latest does not support tools (status code: 400)
Has anyone seen this mis-match before?