How to use stepfun-ai/NextStep-1-Large-Pretrain with Transformers:
# Load model directly from transformers import AutoModelForCausalLM model = AutoModelForCausalLM.from_pretrained("stepfun-ai/NextStep-1-Large-Pretrain", trust_remote_code=True, dtype="auto")
The community tab is the place to discuss and collaborate with the HF community!