How to use from the
Use from the
PEFT library
from peft import PeftModel
from transformers import AutoModelForCausalLM

base_model = AutoModelForCausalLM.from_pretrained("atomwalk12/LinalgZero-SFT")
model = PeftModel.from_pretrained(base_model, "rfvasile/LinAlgZero-GRPO")

Model Card for LinalgZero-GSPO

Information and code used to train this model is available on Github.

This model is a fine-tuned version of atomwalk12/LinalgZero-SFT on the atomwalk12/linalgzero-grpo dataset using the GSPO algorithm. It has been trained using ART.

Downloads last month
1
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for rfvasile/LinAlgZero-GRPO

Adapter
(2)
this model

Space using rfvasile/LinAlgZero-GRPO 1