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

aydin237
/
medbrain-squad-auditor

PEFT
Safetensors
English
medical
clinical-nlp
lora
hallucination-detection
adversarial-training
agentic-ai
Model card Files Files and versions
xet
Community

Instructions to use aydin237/medbrain-squad-auditor with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use aydin237/medbrain-squad-auditor with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("google/medgemma-1.5-4b-it")
    model = PeftModel.from_pretrained(base_model, "aydin237/medbrain-squad-auditor")
  • Notebooks
  • Google Colab
  • Kaggle
medbrain-squad-auditor
165 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
aydin237's picture
aydin237
Update README.md
1757f09 verified 3 months ago
  • .gitattributes
    1.57 kB
    Upload folder using huggingface_hub 3 months ago
  • README.md
    1.71 kB
    Update README.md 3 months ago
  • adapter_config.json
    1.06 kB
    Upload folder using huggingface_hub 3 months ago
  • adapter_model.safetensors
    131 MB
    xet
    Upload folder using huggingface_hub 3 months ago
  • chat_template.jinja
    1.53 kB
    Upload folder using huggingface_hub 3 months ago
  • tokenizer.json
    33.4 MB
    xet
    Upload folder using huggingface_hub 3 months ago
  • tokenizer_config.json
    743 Bytes
    Upload folder using huggingface_hub 3 months ago