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.
2 parents 5ddb80b + de6dc92 commit 2a3f208Copy full SHA for 2a3f208
docs/commands.md
@@ -159,7 +159,7 @@ The **`AI.MODELSET`** commands stores a model as the value of a key.
159
160
```
161
AI.MODELSET <key> <backend> <device>
162
- [TAG tag] [BATCHSIZE n [MINBATCHSIZE m]]
+ [TAG tag] [BATCHSIZE n [MINBATCHSIZE m] [MINBATCHTIMEOUT t]]
163
[INPUTS <name> ...] [OUTPUTS name ...] BLOB <model>
164
165
0 commit comments