We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eaad6df commit f8c6cd5Copy full SHA for f8c6cd5
examples/README.md
@@ -62,3 +62,6 @@ Requirement: `pip install tqdm`
62
### Ollama Embed - Generate embeddings with a model
63
- [embed.py](embed.py)
64
65
+
66
+### Thinking - Enable thinking mode for a model
67
+- [thinking.py](thinking.py)
0 commit comments