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

Lipdog
/
Qwen3-Reranker-4B-mlx-fp16

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

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

  • Libraries
  • Transformers

    How to use Lipdog/Qwen3-Reranker-4B-mlx-fp16 with Transformers:

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

    How to use Lipdog/Qwen3-Reranker-4B-mlx-fp16 with MLX:

    # Download the model from the Hub
    pip install huggingface_hub[hf_xet]
    
    huggingface-cli download --local-dir Qwen3-Reranker-4B-mlx-fp16 Lipdog/Qwen3-Reranker-4B-mlx-fp16
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • LM Studio
Qwen3-Reranker-4B-mlx-fp16
Ctrl+K
Ctrl+K
  • 1 contributor
History: 14 commits
Lipdog's picture
Lipdog
Upload README.md with huggingface_hub
0560688 verified 6 months ago
  • .gitattributes
    1.57 kB
    Upload tokenizer.json with huggingface_hub 6 months ago
  • README.md
    904 Bytes
    Upload README.md with huggingface_hub 6 months ago
  • added_tokens.json
    707 Bytes
    Upload added_tokens.json with huggingface_hub 6 months ago
  • chat_template.jinja
    4.12 kB
    Upload chat_template.jinja with huggingface_hub 6 months ago
  • config.json
    784 Bytes
    Upload config.json with huggingface_hub 6 months ago
  • generation_config.json
    214 Bytes
    Upload generation_config.json with huggingface_hub 6 months ago
  • merges.txt
    1.67 MB
    Upload merges.txt with huggingface_hub 6 months ago
  • model-00001-of-00002.safetensors
    5.32 GB
    xet
    Upload model-00001-of-00002.safetensors with huggingface_hub 6 months ago
  • model-00002-of-00002.safetensors
    2.72 GB
    xet
    Upload model-00002-of-00002.safetensors with huggingface_hub 6 months ago
  • model.safetensors.index.json
    34.5 kB
    Upload model.safetensors.index.json with huggingface_hub 6 months ago
  • special_tokens_map.json
    613 Bytes
    Upload special_tokens_map.json with huggingface_hub 6 months ago
  • tokenizer.json
    11.4 MB
    xet
    Upload tokenizer.json with huggingface_hub 6 months ago
  • tokenizer_config.json
    5.4 kB
    Upload tokenizer_config.json with huggingface_hub 6 months ago
  • vocab.json
    2.78 MB
    Upload vocab.json with huggingface_hub 6 months ago