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

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

from transformers import AutoModelForCausalLM, AutoTokenizer
model = AutoModelForCausalLM.from_pretrained("yingfanbot/gsm-cot-llama3b")
tokenizer = AutoTokenizer.from_pretrained("yingfanbot/gsm-cot-llama3b")
Downloads last month
95
Safetensors
Model size
3B 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-llama3b

Finetuned
(1674)
this model