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

yugeshkarunamurthy
/
Qwen3.5-4b-Dflash-6bit-MLX

Text Generation
MLX
Safetensors
qwen3
dflash
qwen
qwen3.5
reasoning
agent
quantized
apple-silicon
image-text-to-text
image-to-text
video-to-text
any-to-any
custom_code
6-bit
Model card Files Files and versions
xet
Community

Instructions to use yugeshkarunamurthy/Qwen3.5-4b-Dflash-6bit-MLX with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • MLX

    How to use yugeshkarunamurthy/Qwen3.5-4b-Dflash-6bit-MLX 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("yugeshkarunamurthy/Qwen3.5-4b-Dflash-6bit-MLX")
    
    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 yugeshkarunamurthy/Qwen3.5-4b-Dflash-6bit-MLX with MLX LM:

    Generate or start a chat session
    # Install MLX LM
    uv tool install mlx-lm
    # Generate some text
    mlx_lm.generate --model "yugeshkarunamurthy/Qwen3.5-4b-Dflash-6bit-MLX" --prompt "Once upon a time"
  • Atomic Chat
Qwen3.5-4b-Dflash-6bit-MLX
437 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
yugeshkarunamurthy's picture
yugeshkarunamurthy
Upload folder using huggingface_hub
a51b160 verified 3 months ago
  • assets
    Upload folder using huggingface_hub 3 months ago
  • .DS_Store
    6.15 kB
    Upload folder using huggingface_hub 3 months ago
  • .gitattributes
    1.58 kB
    Upload folder using huggingface_hub 3 months ago
  • README.md
    3.42 kB
    Upload folder using huggingface_hub 3 months ago
  • config.json
    1.47 kB
    Upload folder using huggingface_hub 3 months ago
  • dflash.py
    8.35 kB
    Upload folder using huggingface_hub 3 months ago
  • model.safetensors
    437 MB
    xet
    Upload folder using huggingface_hub 3 months ago
  • model.safetensors.index.json
    8.3 kB
    Upload folder using huggingface_hub 3 months ago
  • tokenizer.json
    1.63 kB
    Upload folder using huggingface_hub 3 months ago
  • tokenizer_config.json
    318 Bytes
    Upload folder using huggingface_hub 3 months ago