A heavily quantized (4-bit weights, 4-bit activations) variant of CohereLabs's Command A+ model, designed to run with a significantly reduced memory footprint compared to its full-precision counterpart. The W4A4 quantization makes it more deployable on constrained hardware, though this typically comes with some trade-off in output quality relative to higher-precision versions. It accepts both text and image inputs, producing text outputs.