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

FINAL-Bench
/
Darwin-2B-Opus-LoRA

PEFT
Safetensors
darwin
darwin-v8
lora
qwen3.5
Model card Files Files and versions
xet
Community
1

Instructions to use FINAL-Bench/Darwin-2B-Opus-LoRA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use FINAL-Bench/Darwin-2B-Opus-LoRA with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3.5-2B")
    model = PeftModel.from_pretrained(base_model, "FINAL-Bench/Darwin-2B-Opus-LoRA")
  • Notebooks
  • Google Colab
  • Kaggle
New discussion
Resources
  • PR & discussions documentation
  • Code of Conduct
  • Hub documentation

New Release: Darwin-60B-DUO: Two SOTAs, One Endpoint — 88.38% on GPQA Diamond 🚀

#1 opened 5 days ago by
SeaWolf-AI
Company
TOS Privacy About Careers
Website
Models Datasets Spaces Pricing Docs