Skip to content

Index

optimus_dl.modules.model

Modules and Sub-packages

  • base: Base model class for all language models in Optimus-DL.
  • blocks:
  • config:
  • gpt2: Full definition of a GPT Language Model, all of it in this single file.
  • llama2: Llama style Language Model.
  • olmo3: Olmo3 Language Model implementation.
  • presets:
  • qwen3: Qwen3 Language Model implementation.