Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

jeeejeee
/
baichuan7b-zero-init

PEFT
Safetensors
Model card Files Files and versions
xet
Community

Instructions to use jeeejeee/baichuan7b-zero-init with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use jeeejeee/baichuan7b-zero-init with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("baichuan-inc/Baichuan-7B")
    model = PeftModel.from_pretrained(base_model, "jeeejeee/baichuan7b-zero-init")
  • Notebooks
  • Google Colab
  • Kaggle
baichuan7b-zero-init
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
jeeejeee's picture
jeeejeee
Upload 3 files
9fd014b verified about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    250 Bytes
    Upload 3 files about 2 years ago
  • adapter_config.json
    720 Bytes
    Upload 3 files about 2 years ago
  • adapter_model.safetensors
    39.3 MB
    xet
    Upload 3 files about 2 years ago