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

  • Log In
  • Sign Up

DavidGetter1
/
falcon-horror

PEFT
Model card Files Files and versions
xet
Community
2

Instructions to use DavidGetter1/falcon-horror with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use DavidGetter1/falcon-horror with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("vilsonrodrigues/falcon-7b-instruct-sharded")
    model = PeftModel.from_pretrained(base_model, "DavidGetter1/falcon-horror")
  • Notebooks
  • Google Colab
  • Kaggle
falcon-horror
18.9 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
DavidGetter1's picture
DavidGetter1
Upload model (#1)
a26863a almost 3 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 3 years ago
  • README.md
    440 Bytes
    Upload model (#1) almost 3 years ago
  • adapter_config.json
    460 Bytes
    Upload model (#1) almost 3 years ago
  • adapter_model.bin

    Detected Pickle imports (3)

    • "torch._utils._rebuild_tensor_v2",
    • "torch.FloatStorage",
    • "collections.OrderedDict"

    What is a pickle import?

    18.9 MB
    xet
    Upload model (#1) almost 3 years ago