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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

samdotci
/
Qwen3-Reranker-0.6B-mlx-4Bit

Text Ranking
Transformers
Safetensors
MLX
qwen3
text-generation
4-bit precision
Model card Files Files and versions
xet
Community

Instructions to use samdotci/Qwen3-Reranker-0.6B-mlx-4Bit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use samdotci/Qwen3-Reranker-0.6B-mlx-4Bit with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForCausalLM
    
    tokenizer = AutoTokenizer.from_pretrained("samdotci/Qwen3-Reranker-0.6B-mlx-4Bit")
    model = AutoModelForCausalLM.from_pretrained("samdotci/Qwen3-Reranker-0.6B-mlx-4Bit")
  • MLX

    How to use samdotci/Qwen3-Reranker-0.6B-mlx-4Bit with MLX:

    # Download the model from the Hub
    pip install huggingface_hub[hf_xet]
    
    huggingface-cli download --local-dir Qwen3-Reranker-0.6B-mlx-4Bit samdotci/Qwen3-Reranker-0.6B-mlx-4Bit
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • LM Studio
Qwen3-Reranker-0.6B-mlx-4Bit
351 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 13 commits
samdotci's picture
samdotci
Upload README.md with huggingface_hub
f89d0be verified 7 months ago
  • .gitattributes
    1.57 kB
    Upload tokenizer.json with huggingface_hub 7 months ago
  • README.md
    926 Bytes
    Upload README.md with huggingface_hub 7 months ago
  • added_tokens.json
    707 Bytes
    Upload added_tokens.json with huggingface_hub 7 months ago
  • chat_template.jinja
    4.12 kB
    Upload chat_template.jinja with huggingface_hub 7 months ago
  • config.json
    937 Bytes
    Upload config.json with huggingface_hub 7 months ago
  • generation_config.json
    214 Bytes
    Upload generation_config.json with huggingface_hub 7 months ago
  • merges.txt
    1.67 MB
    Upload merges.txt with huggingface_hub 7 months ago
  • model.safetensors
    335 MB
    xet
    Upload model.safetensors with huggingface_hub 7 months ago
  • model.safetensors.index.json
    49.8 kB
    Upload model.safetensors.index.json with huggingface_hub 7 months ago
  • special_tokens_map.json
    613 Bytes
    Upload special_tokens_map.json with huggingface_hub 7 months ago
  • tokenizer.json
    11.4 MB
    xet
    Upload tokenizer.json with huggingface_hub 7 months ago
  • tokenizer_config.json
    5.4 kB
    Upload tokenizer_config.json with huggingface_hub 7 months ago
  • vocab.json
    2.78 MB
    Upload vocab.json with huggingface_hub 7 months ago