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

Horkios
/
Qwen3-Reranker-8B-mlx-4Bit

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

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

  • Libraries
  • Transformers

    How to use Horkios/Qwen3-Reranker-8B-mlx-4Bit with Transformers:

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

    How to use Horkios/Qwen3-Reranker-8B-mlx-4Bit with MLX:

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