burim:ai
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| burim:ai [2026/03/12 13:34] – burim | burim:ai [2026/03/12 13:54] (current) – [AI localy] burim | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| docker exec ollama ollama run qwen2.5-coder: | docker exec ollama ollama run qwen2.5-coder: | ||
| + | |||
| + | Enable thinking: ollama run deepseek-r1 --think " | ||
| + | |||
| + | 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
