Language model class for the Llama model. Inherits from LLMBaseModel and sets up the Llama language model for use. Parameters: ----------- model : str The name of the Llama model. max_new_tokens : int The maximum number of new tokens to be generated. te
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected