304 3 months ago

A quick fix for tools and prompts for Qwen3.5 that worked for me :D

vision tools thinking
ollama run gabrielbosse9/qwen3.5-fixed

Details

3 months ago

f908c26a6f73 · 1.0GB ·

qwen35
·
873M
·
Q8_0
Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR US
{ "presence_penalty": 1.5, "temperature": 0.6, "top_k": 20, "top_p": 0.95 }
{{- $lastUserIdx := -1 -}} {{- range $idx, $msg := .Messages -}} {{- if eq $msg.Role "user" }}{{ $la

Readme

No readme