HiLL Qwen2.5-7B actor โ€” step 75

The mathematical reasoner converted from the step-75 FSDP checkpoint of the HiLL Qwen2.5-7B/OpenThoughts run.

from transformers import AutoModelForCausalLM, AutoTokenizer

repo_id = "sagnikM/qwen_qwen_step75_actor"
model = AutoModelForCausalLM.from_pretrained(repo_id, torch_dtype="auto")
tokenizer = AutoTokenizer.from_pretrained(repo_id)

Only model, configuration, and tokenizer artifacts are uploaded; optimizer and trainer state remain in the original VERL checkpoint.

Downloads last month
180
Safetensors
Model size
8B params
Tensor type
BF16
ยท
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Model tree for sagnikM/qwen_qwen_step75_actor

Base model

Qwen/Qwen2.5-7B
Finetuned
(3040)
this model