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
45.3 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 19 commits
MoRa2001's picture
MoRa2001
Model save
e709a31 verified almost 2 years ago
  • runs
    Training in progress, step 224 almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    1.19 kB
    Model save almost 2 years ago
  • adapter_config.json
    726 Bytes
    Training in progress, step 224 almost 2 years ago
  • adapter_model.safetensors
    45.3 MB
    xet
    Training in progress, step 224 almost 2 years ago
  • training_args.bin
    5.18 kB
    xet
    Training in progress, step 224 almost 2 years ago