Replace "online inference" with "online serving" (#11923)
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
This commit is contained in:
@@ -199,7 +199,7 @@ for o in outputs:
|
||||
print(generated_text)
|
||||
```
|
||||
|
||||
## Online Inference
|
||||
## Online Serving
|
||||
|
||||
Our OpenAI-compatible server accepts multi-modal data via the [Chat Completions API](https://platform.openai.com/docs/api-reference/chat).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user