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

hassanshka
/
Biomni-R0-32B-LoRA-Rank256

Text Generation
PEFT
Safetensors
lora
adapter
biomni
medical
biomedical
reasoning
rank-256
Model card Files Files and versions
xet
Community

Instructions to use hassanshka/Biomni-R0-32B-LoRA-Rank256 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use hassanshka/Biomni-R0-32B-LoRA-Rank256 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3-32B")
    model = PeftModel.from_pretrained(base_model, "hassanshka/Biomni-R0-32B-LoRA-Rank256")
  • Notebooks
  • Google Colab
  • Kaggle
Biomni-R0-32B-LoRA-Rank256
8.59 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
hassanshka's picture
hassanshka
Add extraction script: README.md
63bdd7f verified 4 months ago
  • extraction_scripts
    Add extraction script: README.md 4 months ago
  • .gitattributes
    1.52 kB
    initial commit 4 months ago
  • README.md
    2.17 kB
    Upload README.md 4 months ago
  • adapter_config.json
    435 Bytes
    Upload adapter_config.json 4 months ago
  • adapter_model.safetensors
    8.59 GB
    xet
    Upload adapter_model.safetensors 4 months ago