|
Entropic 2.3.8
Local-first agentic inference engine
|
Result of a speculative-decoding compatibility check. More...
#include <entropic/inference/orchestrator.h>
Public Attributes | |
| bool | compatible = false |
| true when speculative may proceed | |
| std::string | diagnostic |
| Reason on failure (empty on ok) | |
Result of a speculative-decoding compatibility check.
Definition at line 265 of file orchestrator.h.
| bool entropic::ModelOrchestrator::SpeculativeCompatInfo::compatible = false |
true when speculative may proceed
Definition at line 266 of file orchestrator.h.
| std::string entropic::ModelOrchestrator::SpeculativeCompatInfo::diagnostic |
Reason on failure (empty on ok)
Definition at line 267 of file orchestrator.h.