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

MoRa2001
/
PaliGemma

PEFT
TensorBoard
Safetensors
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use MoRa2001/PaliGemma with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use MoRa2001/PaliGemma with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("google/paligemma-3b-pt-224")
    model = PeftModel.from_pretrained(base_model, "MoRa2001/PaliGemma")
  • Notebooks
  • Google Colab
  • Kaggle
PaliGemma / runs
63.9 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
MoRa2001's picture
MoRa2001
Training in progress, step 224
70d6833 verified almost 2 years ago
  • Aug04_11-58-12_017d00dfb437
    Training in progress, step 224 almost 2 years ago
  • Aug04_17-43-25_434568652a3e
    Training in progress, step 224 almost 2 years ago
  • Aug05_00-21-44_31b4f29ad603
    Training in progress, step 224 almost 2 years ago
  • Aug05_20-24-29_25df0514befb
    Training in progress, step 224 almost 2 years ago
  • Aug05_23-03-09_ec7d562a61b7
    Training in progress, step 224 almost 2 years ago
  • Aug05_23-24-06_ec7d562a61b7
    Training in progress, step 224 almost 2 years ago
  • Aug06_00-42-27_25bcd5886d49
    Training in progress, step 224 almost 2 years ago