--- license: llama3.2 datasets: - ParisNeo/lollms_aware_dataset language: - en - fr - es base_model: - meta-llama/Llama-3.2-3B-Instruct pipeline_tag: text2text-generation --- This is a finetune of the Llama 3.2 3B with the default lollms style. The finetune used the lollms aware database that contains information about lollms. Using this model in lollms reduces the need to add context information to the prompt.