CoolFace
Modelpublic

manuuu21/math_finetuning_llm

sourceHugging Facellama2updated 1y agoView on Hugging Face
0likes5downloads
README.md30 linesDownload Raw Back to root
1---2tags:3- text-to-image4- lora5- diffusers6widget:7- text: >-8    I have bought 5 apples yesterday and 2 apples today. Each apple costs 0.89    euros. How much money I have spent?10  output:11    url: images/generation_example.jpg12base_model: PrunaAI/MathLLMs-MathCoder-L-7B-bnb-4bit-smashed13instance_prompt: null14license: llama215pipeline_tag: text-generation16---17# math_finetuning_lora18 19<Gallery />20 21## Model description 22 23This model is a fine-tuned LLM trained with the GSM8k dataset.24 25 26## Download model27 28Weights for this model are available in Safetensors format.29 30[Download](/manuuu21/math_finetuning_llm/tree/main) them in the Files & versions tab.