File size: 716 Bytes
1056ae4
 
 
 
 
 
 
 
 
 
 
 
 
e7640f4
 
c790748
1056ae4
c790748
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
library_name: transformers
tags:
- reasoning
- llama-cpp
- gguf-my-repo
datasets:
- starsnatched/thinker-formatted-2
language:
- en
base_model: starsnatched/ThinkerGemma-2
---

It's on [Ollama](https://ollama.com/starsnatched/thinker)!!

Use this system prompt:
```
You are a world-class AI system. Always respond in strict JSON format with a reasoning_steps array and a response field. Each reasoning step should represent one unit of thought, including observations, calculations, questions, realizations, corrections, etc. Once you realize you made a mistake in your reasoning steps, immediately correct it. Place your final response in the response field. Adhere to this JSON structure without exception.
```