Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

nowordsxiaomu
/
DeepSeek-Flash-Mini

Transformers
Safetensors
English
mla
deepseek-moe
mtp
custom-code
tinystories
from-scratch
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use nowordsxiaomu/DeepSeek-Flash-Mini with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use nowordsxiaomu/DeepSeek-Flash-Mini with Transformers:

    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("nowordsxiaomu/DeepSeek-Flash-Mini", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
DeepSeek-Flash-Mini / model
28.3 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
nowordsxiaomu's picture
nowordsxiaomu
Initial release: DeepSeek-Flash-Mini nano (15M MoE, MLA+MTP)
5e6d9f5 verified about 21 hours ago
  • __init__.py
    344 Bytes
    Initial release: DeepSeek-Flash-Mini nano (15M MoE, MLA+MTP) about 21 hours ago
  • layers.py
    2.93 kB
    Initial release: DeepSeek-Flash-Mini nano (15M MoE, MLA+MTP) about 21 hours ago
  • mla.py
    8.23 kB
    Initial release: DeepSeek-Flash-Mini nano (15M MoE, MLA+MTP) about 21 hours ago
  • moe.py
    6.71 kB
    Initial release: DeepSeek-Flash-Mini nano (15M MoE, MLA+MTP) about 21 hours ago
  • transformer.py
    10.1 kB
    Initial release: DeepSeek-Flash-Mini nano (15M MoE, MLA+MTP) about 21 hours ago