Expand description
Error types for the sparse inference engine.
Enums§
- Gguf
Error - Errors related to GGUF model loading.
- Inference
Error - Errors related to inference operations.
- Model
Error - Errors related to model loading.
- Predictor
Error - Errors related to predictor operations.
- Sparse
Inference Error - Main error type for sparse inference operations.
Type Aliases§
- Result
- Result type for sparse inference operations.