Update README.md
This commit is contained in:
parent
e6d9b52480
commit
39b50c37dc
1 changed files with 1 additions and 1 deletions
|
@ -128,7 +128,7 @@ The project is under active development, and we are [looking for feedback and co
|
|||
| `-j, --json-schema SCHEMA` | JSON schema to constrain generations (https://json-schema.org/), e.g. `{}` for any JSON object<br/>For schemas w/ external $refs, use --grammar + example/json_schema_to_grammar.py instead |
|
||||
| `--jinja` | Enable experimental Jinja templating engine (required for tool use) |
|
||||
| `--think` | Enable experimental thinking mode (extracts DeepSeek R1 & Command R7B's native thinking tags and forces any other model to think before responding, resulting thoughts are in the `reasoning_content` output field) (requires `--jinja`) |
|
||||
--think
|
||||
--think
|
||||
|
||||
**Example-specific params**
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue