29 8 months ago

tools 3b
ollama run botaviorel/cogito-deep-think:3b

Details

8 months ago

14ba4e025826 · 2.2GB

llama
·
3.61B
·
Q4_K_M
LLAMA 3.2 COMMUNITY LICENSE AGREEMENT Llama 3.2 Version Release Date: September 25, 2024 “Agreemen
Enable deep thinking subroutine.
{ "num_ctx": 8192, "num_gpu": 999, "repeat_penalty": 1.1, "temperature": 0.6 }
{{- if or .System .Tools }}<|start_header_id|>system<|end_header_id|> {{- if .System }} {{ .System }

Readme

FROM cogito:3b

PARAMETER num_ctx 8192

PARAMETER num_gpu 999

PARAMETER temperature 0.6

SYSTEM “Enable deep thinking subroutine.”