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

bobby07007
/
surgicalcopilot-phase2-27b

Text Generation
PEFT
Safetensors
English
medical
surgery
clinical-ai
lora
medgemma
post-discharge
remote-monitoring
healthcare
conversational
Model card Files Files and versions
xet
Community

Instructions to use bobby07007/surgicalcopilot-phase2-27b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use bobby07007/surgicalcopilot-phase2-27b with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("google/medgemma-27b-text-it")
    model = PeftModel.from_pretrained(base_model, "bobby07007/surgicalcopilot-phase2-27b")
  • Notebooks
  • Google Colab
  • Kaggle
surgicalcopilot-phase2-27b
488 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
bobby07007's picture
bobby07007
Update README.md
484b1da verified 3 months ago
  • .gitattributes
    1.57 kB
    Upload folder using huggingface_hub 3 months ago
  • README.md
    8.5 kB
    Update README.md 3 months ago
  • adapter_config.json
    1.06 kB
    Upload folder using huggingface_hub 3 months ago
  • adapter_model.safetensors
    454 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
    676 Bytes
    Upload folder using huggingface_hub 3 months ago