MNN¶
Namespaces¶
| Name |
|---|
| MNN::Transformer |
Detailed Description¶
Header file for processing autoregressive LLM text generation using MNN's native MNN::Transformer::Llm API (PROC-01, Phase 04-sgprocessing-integration).
MNN::Transformer::Llm is only forward-declared here (matching GNUS-NEO-SWARM/src/core/engine/mnn_inference_engine.hpp's own established pattern for this exact type) so that consumers of this header – notably ProcessingManager.hpp, which must name the concrete MNN_Llm class to register its factory – never need
Justin Church
Updated on 2026-09-17 at 06:29:14 +0000