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

CodingBad02
/
chhaya-medgemma-lora-v2

Image-Text-to-Text
PEFT
Safetensors
medgemma
dermatology
qlora
build-small-hackathon
conversational
Model card Files Files and versions
xet
Community

Instructions to use CodingBad02/chhaya-medgemma-lora-v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use CodingBad02/chhaya-medgemma-lora-v2 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, "CodingBad02/chhaya-medgemma-lora-v2")
  • Notebooks
  • Google Colab
  • Kaggle
chhaya-medgemma-lora-v2
166 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
CodingBad02's picture
CodingBad02
Upload README.md with huggingface_hub
8dd9245 verified 23 days ago
  • .gitattributes
    1.57 kB
    Upload processor 23 days ago
  • README.md
    2.81 kB
    Upload README.md with huggingface_hub 23 days ago
  • adapter_config.json
    799 Bytes
    Upload model 23 days ago
  • adapter_model.safetensors
    131 MB
    xet
    Upload model 23 days ago
  • chat_template.jinja
    1.53 kB
    Upload processor 23 days ago
  • preprocessor_config.json
    570 Bytes
    Upload processor 23 days ago
  • processor_config.json
    70 Bytes
    Upload processor 23 days ago
  • special_tokens_map.json
    662 Bytes
    Upload processor 23 days ago
  • tokenizer.json
    33.4 MB
    xet
    Upload processor 23 days ago
  • tokenizer_config.json
    1.16 MB
    Upload processor 23 days ago