nip.language_model_server.exceptions#
Exceptions for the language model server and client.
Exceptions
|
Exception raised when the accelerate configuration file is not found. |
|
Exception raised when the server returns an invalid response. |
Exception raised when a request to the language model server times out. |
|
Base exception for errors encountered by the language model client. |
|
Base exception for errors encountered by the language model server. |
|
|
Exception raised when the maximum number of training jobs is reached. |
|
Exception raised when a training job is not found. |
Exception raised when no GPUs are available for the vLLM server. |
|
Exception raised when vLLM is not installed. |
|
|
Exception raised when there is an error with the vLLM server. |
Exception raised when trying to stop a vLLM server that is not running. |