User Tools

Site Tools


burim:ai

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
burim:ai [2026/03/12 13:34] burimburim:ai [2026/03/12 13:54] (current) – [AI localy] burim
Line 3: Line 3:
  
 docker exec ollama ollama run qwen2.5-coder:3b "Hello" docker exec ollama ollama run qwen2.5-coder:3b "Hello"
 +
 +Enable thinking: ollama run deepseek-r1 --think "prompt".
 +
 +Disable thinking: ollama run deepseek-r1 --think=false (useful for faster, direct answers).
 +
 +Hide the trace: ollama run deepseek-r1 --hidethinking (uses thinking internally but only shows the final answer).
 +
 +Interactive Toggle: While in a chat session, type /set think or /set nothink. 
  
 ====== AI in DB ====== ====== AI in DB ======
burim/ai.txt · Last modified: 2026/03/12 13:54 by burim

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki