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

  • Log In
  • Sign Up

SGLang
/
DeepSeek-R1-NextN

Transformers
Safetensors
deepseek_v3
custom_code
text-generation-inference
fp8
Model card Files Files and versions
xet
Community

Instructions to use SGLang/DeepSeek-R1-NextN with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use SGLang/DeepSeek-R1-NextN with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, DeepseekV3ForCausalLMNextN
    
    tokenizer = AutoTokenizer.from_pretrained("SGLang/DeepSeek-R1-NextN", trust_remote_code=True)
    model = DeepseekV3ForCausalLMNextN.from_pretrained("SGLang/DeepSeek-R1-NextN", trust_remote_code=True)
  • Notebooks
  • Google Colab
  • Kaggle
DeepSeek-R1-NextN
15.4 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
SGLang
upload nextn weight
beef408 about 1 year ago
  • .gitattributes
    1.59 kB
    upload nextn weight about 1 year ago
  • LICENSE
    1.06 kB
    upload nextn weight about 1 year ago
  • README.md
    19 kB
    upload nextn weight about 1 year ago
  • config.json
    3.28 kB
    upload nextn weight about 1 year ago
  • configuration_deepseek.py
    10.6 kB
    upload nextn weight about 1 year ago
  • generation_config.json
    171 Bytes
    upload nextn weight about 1 year ago
  • model.safetensors.index.json
    158 kB
    upload nextn weight about 1 year ago
  • modeling_deepseek.py
    75.8 kB
    upload nextn weight about 1 year ago
  • nextn_layer_parameters.safetensors
    15.4 GB
    xet
    upload nextn weight about 1 year ago
  • tokenizer.json
    7.85 MB
    upload nextn weight about 1 year ago
  • tokenizer_config.json
    3.59 kB
    upload nextn weight about 1 year ago