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

amayuelas
/
plot-visualization-florence-2-lora-32

Object Detection
PEFT
Safetensors
florence-2
lora
subplot-detection
Model card Files Files and versions
xet
Community

Instructions to use amayuelas/plot-visualization-florence-2-lora-32 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use amayuelas/plot-visualization-florence-2-lora-32 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("microsoft/Florence-2-base-ft")
    model = PeftModel.from_pretrained(base_model, "amayuelas/plot-visualization-florence-2-lora-32")
  • Notebooks
  • Google Colab
  • Kaggle
plot-visualization-florence-2-lora-32
46.8 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
amayuelas's picture
amayuelas
Upload folder using huggingface_hub
9824665 verified 4 months ago
  • .gitattributes
    1.52 kB
    initial commit 4 months ago
  • README.md
    1.8 kB
    Upload folder using huggingface_hub 4 months ago
  • adapter_config.json
    1.03 kB
    Upload folder using huggingface_hub 4 months ago
  • adapter_model.safetensors
    41.4 MB
    xet
    Upload folder using huggingface_hub 4 months ago
  • added_tokens.json
    22.4 kB
    Upload folder using huggingface_hub 4 months ago
  • merges.txt
    456 kB
    Upload folder using huggingface_hub 4 months ago
  • preprocessor_config.json
    633 Bytes
    Upload folder using huggingface_hub 4 months ago
  • special_tokens_map.json
    147 kB
    Upload folder using huggingface_hub 4 months ago
  • tokenizer.json
    3.75 MB
    Upload folder using huggingface_hub 4 months ago
  • tokenizer_config.json
    198 kB
    Upload folder using huggingface_hub 4 months ago
  • vocab.json
    798 kB
    Upload folder using huggingface_hub 4 months ago