tttx/collated-bigbatch-021625-overnight
Viewer • Updated • 201 • 8
How to use tttx/models-p10-overnight-16feb25-bigbatch-step3 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/models-p10-overnight-16feb25-bigbatch-step3")This model is a fine-tuned version of tttx/models-p10-overnight-16feb25-bigbatch-step2 on the tttx/collated-bigbatch-021625-overnight dataset.
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