Registry for LLMs.
Static
Creates a new LLM instance.
The model name.
The LLM instance.
Registers a new LLM class.
The class that implements the model.
Resolves the model to a BaseLlm subclass.
The BaseLlm subclass.
If the model is not found.
Registry for LLMs.