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

Class LLMBaseModel

gpv/models/models.py:22–58  ·  view source on GitHub ↗

Abstract base class for language model interfaces. This class provides a common interface for various language models and includes methods for prediction. Parameters: ----------- model : str The name of the language model. max_new_tokens : int The maximum n

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