Llama::Error
Constants
ERROR_MESSAGES = {-1 => "General error", -2 => "Memory allocation error", -3 => "Batch processing error", -4 => "Context creation error", -5 => "Model loading error", -6 => "Tokenization error", -7 => "KV cache error", -8 => "State management error", -9 => "Sampling error", -10 => "Invalid parameter error", -11 => "File I/O error", -12 => "Network error", -13 => "GPU error", -14 => "Timeout error", -15 => "Unsupported operation error"}