Inference CLI commands
Inference commands are top-level akka commands. They act on different resources and are documented on three pages.
| Page | Covers |
|---|---|
|
|
|
|
|
Every command takes --help, and most take -o json.
Files passed with -f FILE are YAML for akka models and JSON elsewhere. Passing -f - reads the document from standard input.
Where each task is described
The command pages state what each command does. The Inference section states when to run it.
-
Serving models walks from an unallocated GPU to a model answering requests.
-
Routing requests to models covers routing on declared rules and on the meaning of a request.
|
The features described in this section are an add-on to Akka Automated Operations. They are not included in the base product. |