A) TOOLKIT / ARXIS
Foundational modules for LLM development
Core packages for adaptive memory, cache allocation, and verified decoding.
/// AI_STACK Built across two subcategories: Arxis toolkit modules for foundational LLM development, and agent-oriented frameworks + skills for extending existing agents.
A) TOOLKIT / ARXIS
Core packages for adaptive memory, cache allocation, and verified decoding.
B) AGENTS ORIENTED
An execution layer for agent workflows and integrations, with additional frameworks to be announced.
Arxis Core
adaptive-memory
Predictive prefetching, adaptive compression, and intelligent caching for inference workloads.
OPEN PACKAGE →pama-cache
Neural policy routing to keep, compress, or evict context under strict memory budgets.
OPEN PACKAGE →verified-decoding
Guides generation using learned world models and logit repair instead of rigid grammar masking.
OPEN PACKAGE →