Instructions to use stepfun-ai/NextStep-1.1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use stepfun-ai/NextStep-1.1 with Transformers:
# Load model directly from transformers import AutoModelForCausalLM model = AutoModelForCausalLM.from_pretrained("stepfun-ai/NextStep-1.1", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
Install & run stepfun-ai/NextStep-1.1 easily using llmpm
#2 opened 2 months ago
by
sarthak-saxena