Loaded model weights and config.
Summary
Types
@type t() :: %EMLXAxon.Qwen3.Model.State{ config: map(), embed_tokens: Nx.Tensor.t(), layers: [map()], lm_head: Nx.Tensor.t(), norm: Nx.Tensor.t() }
Loaded model weights and config.
@type t() :: %EMLXAxon.Qwen3.Model.State{ config: map(), embed_tokens: Nx.Tensor.t(), layers: [map()], lm_head: Nx.Tensor.t(), norm: Nx.Tensor.t() }