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

  • Log In
  • Sign Up

interrobang
/
test-wizardLM-2-LoRA

PEFT
Safetensors
Model card Files Files and versions
xet
Community

Instructions to use interrobang/test-wizardLM-2-LoRA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use interrobang/test-wizardLM-2-LoRA with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mistral-7B-v0.1")
    model = PeftModel.from_pretrained(base_model, "interrobang/test-wizardLM-2-LoRA")
  • Notebooks
  • Google Colab
  • Kaggle
test-wizardLM-2-LoRA
1.36 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
interrobang's picture
interrobang
Update README.md
af9cd55 verified about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    355 Bytes
    Update README.md about 2 years ago
  • adapter_config.json
    742 Bytes
    Upload folder using huggingface_hub about 2 years ago
  • adapter_model.safetensors
    1.36 GB
    xet
    Upload folder using huggingface_hub about 2 years ago