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

xunkutech-ai
/
Qwythos-9B-Claude-Mythos-5-1M-MLX-bf16-mtp-draft

Text Generation
MLX
Safetensors
qwen3_5_mtp
qwen3.5
speculative-decoding
mtp
draft-model
1m-context
Model card Files Files and versions
xet
Community

Instructions to use xunkutech-ai/Qwythos-9B-Claude-Mythos-5-1M-MLX-bf16-mtp-draft with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • MLX

    How to use xunkutech-ai/Qwythos-9B-Claude-Mythos-5-1M-MLX-bf16-mtp-draft with MLX:

    # Make sure mlx-lm is installed
    # pip install --upgrade mlx-lm
    # if on a CUDA device, also pip install mlx[cuda]
    
    # Generate text with mlx-lm
    from mlx_lm import load, generate
    
    model, tokenizer = load("xunkutech-ai/Qwythos-9B-Claude-Mythos-5-1M-MLX-bf16-mtp-draft")
    
    prompt = "Once upon a time in"
    text = generate(model, tokenizer, prompt=prompt, verbose=True)
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • LM Studio
  • MLX LM

    How to use xunkutech-ai/Qwythos-9B-Claude-Mythos-5-1M-MLX-bf16-mtp-draft with MLX LM:

    Generate or start a chat session
    # Install MLX LM
    uv tool install mlx-lm
    # Generate some text
    mlx_lm.generate --model "xunkutech-ai/Qwythos-9B-Claude-Mythos-5-1M-MLX-bf16-mtp-draft" --prompt "Once upon a time"
  • Atomic Chat
Qwythos-9B-Claude-Mythos-5-1M-MLX-bf16-mtp-draft
507 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
xunkutech-ai's picture
xunkutech-ai
Upload folder using huggingface_hub
9341ea5 verified 2 months ago
  • .gitattributes
    1.57 kB
    Upload folder using huggingface_hub 2 months ago
  • README.md
    3.66 kB
    Upload folder using huggingface_hub 2 months ago
  • config.json
    2.21 kB
    Upload folder using huggingface_hub 2 months ago
  • model.safetensors
    487 MB
    xet
    Upload folder using huggingface_hub 2 months ago
  • tokenizer.json
    20 MB
    xet
    Upload folder using huggingface_hub 2 months ago
  • tokenizer_config.json
    1.27 kB
    Upload folder using huggingface_hub 2 months ago