LAYERNORM_MODULE

Constant LAYERNORM_MODULE 

Source
pub const LAYERNORM_MODULE: &str = "nllb_encoder";
Expand description

Module carrying the bias-bearing BF16 LayerNorm the indexer’s k_norm needs. Lives in common/, so every target merges it; the name is the .cu file stem.