24 2 weeks ago

Qwen with Thinking

vision tools thinking 0.6b 0.8b 1.2b
ollama run neolinschen/Qwen-Thinking:0.6b

Details

2 weeks ago

4cd9a1f9c6a4 · 523MB ·

qwen3
·
752M
·
Q4_K_M
{{- $lastUserIdx := -1 -}} {{- range $idx, $msg := .Messages -}} {{- if eq $msg.Role "user" }}{{ $la
Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR US
Think hard, provide a clear, well-structured answer for the user. Answer in the user's language.
{ "repeat_penalty": 1, "stop": [ "<|im_start|>", "<|im_end|>" ], "te

Readme

Gemma Coding 🤖

A lightweight coding assistant based on Google’s Gemma 3, optimized for coding tasks and agent workflows.

Models

Tag Size Best for
270m ~200MB Fast, low resources
1b ~800MB Balanced
4b ~3GB Best quality

Usage

ollama run neolinschen/Gemma-Coding:4b

What it can do

  • Write and debug code in any language
  • Explain code step by step
  • Help with agent tasks and automation
  • Answer coding questions concisely

Based on

Gemma 3 by Google