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 f30562d commit e6cac9dCopy full SHA for e6cac9d
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