transformer_lens.model_bridge.supported_architectures.neel_solu_old module

Neel Solu Old architecture adapter.

class transformer_lens.model_bridge.supported_architectures.neel_solu_old.NeelSoluOldArchitectureAdapter(cfg: Any)

Bases: ArchitectureAdapter

Architecture adapter for Neel’s SOLU models (old style).

__init__(cfg: Any) None

Initialize the Neel SOLU old-style architecture adapter.

Parameters:

cfg – The configuration object.