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

muhammedsayeedurrahman
/
ExplainMyXray-MedGemma-QLoRA

Image-Text-to-Text
PEFT
Safetensors
English
medgemma
medical-ai
chest-xray
radiology
qlora
spatial-localization
paligemma
conversational
Model card Files Files and versions
xet
Community

Instructions to use muhammedsayeedurrahman/ExplainMyXray-MedGemma-QLoRA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use muhammedsayeedurrahman/ExplainMyXray-MedGemma-QLoRA with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("google/medgemma-4b-it")
    model = PeftModel.from_pretrained(base_model, "muhammedsayeedurrahman/ExplainMyXray-MedGemma-QLoRA")
  • Notebooks
  • Google Colab
  • Kaggle
ExplainMyXray-MedGemma-QLoRA
33.4 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
muhammedsayeedurrahman's picture
muhammedsayeedurrahman
Upload tokenizer_config.json with huggingface_hub
c936acb verified 5 months ago
  • .gitattributes
    1.57 kB
    Upload tokenizer.json with huggingface_hub 5 months ago
  • README.md
    3.21 kB
    Upload README.md with huggingface_hub 5 months ago
  • adapter_config.json
    1.05 kB
    Upload adapter_config.json with huggingface_hub 5 months ago
  • adapter_model.safetensors
    40 Bytes
    xet
    Upload adapter_model.safetensors with huggingface_hub 5 months ago
  • chat_template.jinja
    1.58 kB
    Upload chat_template.jinja with huggingface_hub 5 months ago
  • processor_config.json
    589 Bytes
    Upload processor_config.json with huggingface_hub 5 months ago
  • tokenizer.json
    33.4 MB
    xet
    Upload tokenizer.json with huggingface_hub 5 months ago
  • tokenizer_config.json
    740 Bytes
    Upload tokenizer_config.json with huggingface_hub 5 months ago