GSM8K CoT fine-tune of Llama-3.2-1B-Instruct

Built with Llama. Supervised chain-of-thought fine-tune of meta-llama/Llama-3.2-1B-Instruct on GSM8K.

from transformers import AutoModelForCausalLM, AutoTokenizer
model = AutoModelForCausalLM.from_pretrained("yingfanbot/gsm-cot-llama1b")
tokenizer = AutoTokenizer.from_pretrained("yingfanbot/gsm-cot-llama1b")
Downloads last month
97
Safetensors
Model size
1B params
Tensor type
BF16
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for yingfanbot/gsm-cot-llama1b

Finetuned
(1759)
this model