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

  • Log In
  • Sign Up

khursani8
/
testq

PEFT
Safetensors
Model card Files Files and versions
xet
Community

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

  • Libraries
  • PEFT

    How to use khursani8/testq 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, "khursani8/testq")
  • Notebooks
  • Google Colab
  • Kaggle
testq
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
khursani8's picture
khursani8
Upload folder using huggingface_hub
c8874dc verified about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    270 Bytes
    Upload folder using huggingface_hub about 2 years ago
  • adapter_config.json
    748 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