mirror of
https://github.com/ollama/ollama-python.git
synced 2026-07-21 09:05:23 -04:00
Role of control returns an error. #262
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sodohertyIBM on GitHub (Apr 16, 2025).
The granite3.2 model has a role of
controland attribute ofthinkingoption in chat.https://ollama.com/library/granite3.2 (see end of page)
Sample code:
This fails (stack below). If I use the same messages in a curl command the model works correctly.
Stack trace:
@ParthSareen commented on GitHub (Apr 16, 2025):
Just released! Sorry about that! https://github.com/ollama/ollama-python/releases/tag/v0.4.8