tttx/3k-forcing-022225-L40-collated
Viewer • Updated • 401 • 26
How to use tttx/model-3k-forcing-022225-L40-collated 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/model-3k-forcing-022225-L40-collated")This model is a fine-tuned version of tttx/sft-32b-020925-19k-5ep on the tttx/3k-forcing-022225-L40-collated 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