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

RohithMidigudla
/
gemma-health-telugu-medical-mix-h1-30-h2-70-lora

PEFT
Safetensors
gemma
telugu
medical
lora
adapter-mix
Model card Files Files and versions
xet
Community

Instructions to use RohithMidigudla/gemma-health-telugu-medical-mix-h1-30-h2-70-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use RohithMidigudla/gemma-health-telugu-medical-mix-h1-30-h2-70-lora with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("unsloth/gemma-4-E4B-it")
    model = PeftModel.from_pretrained(base_model, "RohithMidigudla/gemma-health-telugu-medical-mix-h1-30-h2-70-lora")
  • Notebooks
  • Google Colab
  • Kaggle
gemma-health-telugu-medical-mix-h1-30-h2-70-lora
1.52 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
RohithMidigudla's picture
RohithMidigudla
initial commit
c94c24d verified 3 months ago
  • .gitattributes
    1.52 kB
    initial commit 3 months ago