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

  • Log In
  • Sign Up

gaodrew
/
Nox_1

PEFT
Safetensors
Model card Files Files and versions
xet
Community

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

  • Libraries
  • PEFT

    How to use gaodrew/Nox_1 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mistral-7B-Instruct-v0.2")
    model = PeftModel.from_pretrained(base_model, "gaodrew/Nox_1")
  • Notebooks
  • Google Colab
  • Kaggle
Nox_1
369 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
gaodrew's picture
gaodrew
Update README.md
56bff39 verified about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    161 Bytes
    Update README.md about 2 years ago
  • adapter_config.json
    704 Bytes
    Upload model about 2 years ago
  • adapter_model.safetensors
    369 MB
    xet
    Upload model about 2 years ago