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
/
multi_Stage1

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

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

  • Libraries
  • PEFT

    How to use nie10/multi_Stage1 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("/mnt/workspace/workgroup/ustc/Bunny-v1/")
    model = PeftModel.from_pretrained(base_model, "nie10/multi_Stage1")
  • Notebooks
  • Google Colab
  • Kaggle
multi_Stage1
531 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
nie10's picture
nie10
Upload folder using huggingface_hub
7f1b805 verified 10 months ago
  • .gitattributes
    1.52 kB
    initial commit 10 months ago
  • README.md
    88 Bytes
    Upload folder using huggingface_hub 10 months ago
  • adapter_config.json
    20.5 kB
    Upload folder using huggingface_hub 10 months ago
  • adapter_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    512 MB
    xet
    Upload folder using huggingface_hub 10 months ago
  • config.json
    1.35 kB
    Upload folder using huggingface_hub 10 months ago
  • non_lora_trainables.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    19 MB
    xet
    Upload folder using huggingface_hub 10 months ago