tttx/p10-ttt-021125-scratch-final-run-continue-step4-childw
Viewer • Updated • 34 • 5
How to use tttx/p10-ttt-021125-scratch-final-run-continue-step4 with PEFT:
from peft import PeftModel
from transformers import AutoModelForCausalLM
base_model = AutoModelForCausalLM.from_pretrained("deepseek-ai/DeepSeek-R1-Distill-Qwen-32B")
model = PeftModel.from_pretrained(base_model, "tttx/p10-ttt-021125-scratch-final-run-continue-step4")This model is a fine-tuned version of tttx/p10-ttt-021125-scratch-final-run-step1 on the tttx/p10-ttt-021125-scratch-final-run-continue-step4-childw and the tttx/p10-ttt-021125-scratch-final-run-continue-step4-master datasets.
More information needed
More information needed
More information needed
The following hyperparameters were used during training:
Base model
deepseek-ai/DeepSeek-R1-Distill-Qwen-32B