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

  • Log In
  • Sign Up

thomasgauthier
/
OpenSnark-LoRD

PEFT
Safetensors
Model card Files Files and versions
xet
Community

Instructions to use thomasgauthier/OpenSnark-LoRD with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use thomasgauthier/OpenSnark-LoRD with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("teknium/OpenHermes-2.5-Mistral-7B")
    model = PeftModel.from_pretrained(base_model, "thomasgauthier/OpenSnark-LoRD")
  • Notebooks
  • Google Colab
  • Kaggle
OpenSnark-LoRD
340 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
thomasgauthier's picture
thomasgauthier
Upload folder using huggingface_hub
5567727 verified about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    332 Bytes
    Upload folder using huggingface_hub about 2 years ago
  • adapter_config.json
    698 Bytes
    Upload folder using huggingface_hub about 2 years ago
  • adapter_model.safetensors
    340 MB
    xet
    Upload folder using huggingface_hub about 2 years ago