LLM

Module for handling interactions with llms

source

LLM

 LLM (model, tokenizer)

Class for interacting and Loading llms, tested with hugging face ones and it works correctly


source

PromptTemplate

 PromptTemplate (template='A user provided this instructions')

Class for prompt templating and adding intructions for an LLM