LLMs# General LLM LLMConfig LLMConfig.answer_name LLMConfig.answer_mask LLMConfig.prompt LLMConfig.model_name LLMConfig.__init__() LLMRecConfig LLMRecConfig.answer_name LLMRecConfig.answer_type LLMRecConfig.prompt LLMRecConfig.model_name LLMRecConfig.__init__() ChatGPT ChatgptGen ChatgptGen.__init__() ChatgptGen.from_pretrained() ChatgptGen.save_pretrained() ChatgptGen.get_tokenizer() ChatgptGen.response() ChatgptRec ChatgptRec.__init__() ChatgptRec.from_pretrained() ChatgptRec.save_pretrained() ChatgptRec.get_tokenizer() ChatgptRec.response() ChatgptTokenizer ChatgptTokenizer.__init__() ChatgptTokenizer.__call__() Llama LlamaGen LlamaGen.__init__() LlamaGen.from_pretrained() LlamaGen.save_pretrained() LlamaGen.get_tokenizer() LlamaGen.response() LlamaTokenizer LlamaTokenizer.__init__() LlamaTokenizer.preprocess()