LLM
Module for handling interactions with llms
LLM
LLM (model, tokenizer)
Class for interacting and Loading llms, tested with hugging face ones and it works correctly
PromptTemplate
PromptTemplate (template='A user provided this instructions')
Class for prompt templating and adding intructions for an LLM