Text Generation
Transformers
Safetensors
llama
thinking
reasoning
instruct
Claude4.5-Opus
creative
creative writing
fiction writing
plot generation
sub-plot generation
story generation
scene continue
storytelling
fiction story
science fiction
romance
all genres
story
writing
vivid prosing
vivid writing
fiction
roleplaying
bfloat16
role play
128k context
llama3.3
llama-3
llama-3.3
unsloth
finetune
conversational
text-generation-inference
This model doesn't support tool calling? Is there a way to enable it somehow?
#2
by Blizwing - opened
I am trying to experiment with tool calling and I found this model, But it gives me the following error.
{"error":"registry.ollama.ai/library/heretic-thinking:latest does not support tools"}
Is tool calling nuked for this model?
Tool calling works with llama.cpp. This model is terrible at it but still works so the problem is probably your Ollama template. It scored 20% in my basic MCP tool calling test https://gist.github.com/kth8/650eb3fda981b00ac46ecd52f387a308
May need a diff jinja template; with tool calling protocol(s) in it.