docs: fix wordage
This commit is contained in:
parent
9553c70d07
commit
2b7b518b9e
@ -2591,12 +2591,12 @@ paths:
|
|||||||
"created": 1686935002,
|
"created": 1686935002,
|
||||||
"owned_by": "openai"
|
"owned_by": "openai"
|
||||||
}
|
}
|
||||||
/models/{model}/cancel:
|
/models/{model}/stop:
|
||||||
post:
|
post:
|
||||||
operationId: cancelModel
|
operationId: stopModel
|
||||||
tags:
|
tags:
|
||||||
- Models
|
- Models
|
||||||
summary: Cancel Model
|
summary: Stop Model
|
||||||
description: Stops a running model. Unloads the model from V/RAM.
|
description: Stops a running model. Unloads the model from V/RAM.
|
||||||
parameters:
|
parameters:
|
||||||
- in: path
|
- in: path
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user