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

Hanno-Labs
/
bosun-4b

Text Ranking
PEFT
Safetensors
English
reranker
cross-encoder
instruction-following
knowledge-graph
steerable
lora
qwen3
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use Hanno-Labs/bosun-4b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Hanno-Labs/bosun-4b with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3-Reranker-4B")
    model = PeftModel.from_pretrained(base_model, "Hanno-Labs/bosun-4b")
  • Notebooks
  • Google Colab
  • Kaggle
bosun-4b
145 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 20 commits
stephen-solka's picture
stephen-solka
Upload README.md with huggingface_hub
2d64f9a verified about 1 month ago
  • tokenizer
    tokenizer about 2 months ago
  • .gitattributes
    1.63 kB
    Upload header.png with huggingface_hub about 2 months ago
  • README.md
    6.86 kB
    Upload README.md with huggingface_hub about 1 month ago
  • adapter_config.json
    1.1 kB
    Upload adapter_config.json with huggingface_hub about 1 month ago
  • adapter_model.safetensors
    132 MB
    xet
    Upload adapter_model.safetensors with huggingface_hub about 1 month ago
  • header.png
    1.49 MB
    xet
    Upload header.png with huggingface_hub about 2 months ago
  • serving.json
    1.05 kB
    Upload serving.json with huggingface_hub about 2 months ago