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

nie10
/
single_Stage1

PEFT
bunny-phi
custom_code
Model card Files Files and versions
xet
Community

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

  • Libraries
  • PEFT

    How to use nie10/single_Stage1 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("/data2/luyt/Finegrianed_VLM/checkpoints-pretrain/Bunny-v1_0-3B/")
    model = PeftModel.from_pretrained(base_model, "nie10/single_Stage1")
  • Notebooks
  • Google Colab
  • Kaggle
single_Stage1
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
nie10's picture
nie10
Upload folder using huggingface_hub
450348e verified 8 months ago
  • .gitattributes
    1.52 kB
    initial commit 8 months ago
  • README.md
    88 Bytes
    Upload folder using huggingface_hub 8 months ago
  • adapter_config.json
    537 Bytes
    Upload folder using huggingface_hub 8 months ago
  • adapter_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    496 MB
    xet
    Upload folder using huggingface_hub 8 months ago
  • config.json
    1.32 kB
    Upload folder using huggingface_hub 8 months ago
  • non_lora_trainables.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    19 MB
    xet
    Upload folder using huggingface_hub 8 months ago