Module error

Module error 

Source
Expand description

Error types for the sparse inference engine.

Enums§

GgufError
Errors related to GGUF model loading.
InferenceError
Errors related to inference operations.
ModelError
Errors related to model loading.
PredictorError
Errors related to predictor operations.
SparseInferenceError
Main error type for sparse inference operations.

Type Aliases§

Result
Result type for sparse inference operations.