pub fn gpu_topk_enabled() -> bool
Whether the GPU top-k decode path is active. The env var overrides the flag in BOTH directions (0/false → off, 1/true → on); otherwise the process default (ON) applies.
0
false
1
true