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

xing0047
/
REF_20260223_201222

PEFT
pixelrefer_qwen2
Model card Files Files and versions
xet
Community

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

  • Libraries
  • PEFT

    How to use xing0047/REF_20260223_201222 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Alibaba-DAMO-Academy/PixelRefer-7B")
    model = PeftModel.from_pretrained(base_model, "xing0047/REF_20260223_201222")
  • Notebooks
  • Google Colab
  • Kaggle
REF_20260223_201222
197 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
xing0047's picture
xing0047
Upload trainer_state.json with huggingface_hub
7600f0d verified 3 months ago
  • .gitattributes
    1.52 kB
    initial commit 3 months ago
  • README.md
    88 Bytes
    Upload README.md with huggingface_hub 3 months ago
  • adapter_config.json
    7.89 kB
    Upload adapter_config.json with huggingface_hub 3 months ago
  • adapter_model.bin

    Detected Pickle imports (3)

    • "torch.HalfStorage",
    • "torch._utils._rebuild_tensor_v2",
    • "collections.OrderedDict"

    What is a pickle import?

    162 MB
    xet
    Upload adapter_model.bin with huggingface_hub 3 months ago
  • config.json
    1.52 kB
    Upload config.json with huggingface_hub 3 months ago
  • non_lora_trainables.bin

    Detected Pickle imports (3)

    • "torch.HalfStorage",
    • "torch._utils._rebuild_tensor_v2",
    • "collections.OrderedDict"

    What is a pickle import?

    34 MB
    xet
    Upload non_lora_trainables.bin with huggingface_hub 3 months ago
  • trainer_state.json
    1.08 MB
    Upload trainer_state.json with huggingface_hub 3 months ago