Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

stepfun-ai
/
NextStep-1-Large

Text-to-Image
Transformers
Safetensors
nextstep
text-generation
custom_code
Model card Files Files and versions
xet
Community
4

Instructions to use stepfun-ai/NextStep-1-Large with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use stepfun-ai/NextStep-1-Large with Transformers:

    # Load model directly
    from transformers import AutoModelForCausalLM
    model = AutoModelForCausalLM.from_pretrained("stepfun-ai/NextStep-1-Large", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
NextStep-1-Large / models
78.6 kB
Ctrl+K
Ctrl+K
  • 6 contributors
History: 2 commits
jingwwu's picture
jingwwu
Update models/gen_pipeline.py
97dd0b9 verified 9 months ago
  • config.py
    1.43 kB
    Upload folder using huggingface_hub 9 months ago
  • gen_pipeline.py
    15.7 kB
    Update models/gen_pipeline.py 9 months ago
  • heads.py
    10.2 kB
    Upload folder using huggingface_hub 9 months ago
  • llama_model.py
    26.5 kB
    Upload folder using huggingface_hub 9 months ago
  • nextstep_model.py
    24.8 kB
    Upload folder using huggingface_hub 9 months ago