MCPcopy Create free account
hub / github.com/ValueByte-AI/gpv / LlamaModel

Class LlamaModel

gpv/models/models.py:166–212  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected