🚀 New Model: caal-qwen3.5-9b #89
Replies: 3 comments 6 replies
|
are you changing the default base model to this one? Or gonna try the smaller variants first? |
|
I have an issue using this model. Call says: I encountered an error: registry.ollama.ai/coreworxlab/caal-qwen3.5-9b:latest does not support tools (status code: 400) |
|
One thing I noticed while testing this new model with my custom weather n8n workflow, is that it can no longer assume a location. It only works if I specify the location while talking to CAAL. _Weather tool - forecast and current conditions for USA. Parameters:
Rules:
Examples:
Before I was able to just ask CAAL "What is the current weather" and it would assume I was talking about my default location. Now, I can only get it to work if I specify the location. I am not sure if this is something I can fix on the webhook settings or somewhere else (maybe add my current location to the prompt itself?) What do you think? Thanks |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Just published a new fine-tuned model based on Qwen3.5 9B that significantly outperforms the previous Ministral-based models.
Results
84/85 tests passed (99%) on the 85-test evaluation suite:
For comparison, the previous best (Ministral 8B) scored 78/85 (92%) and was stuck at 6/10 on conversational tests.
What changed
Try it
Requires ~5.4 GB VRAM (Q4_K_M quantization). Runs well on consumer GPUs (RTX 3060+).
Use with
RENDERER qwen3.5andPARSER qwen3.5in your Modelfile — no custom template needed.What's next
Feedback welcome — let me know how it works with your setup.
All reactions