Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

shibajustfor
/
test

PEFT
Generated from Trainer
Model card Files Files and versions
xet
Community

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

  • Libraries
  • PEFT

    How to use shibajustfor/test with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("shibajustfor/69b9c1d4-c93e-4661-879e-55c5098a8308")
    model = PeftModel.from_pretrained(base_model, "shibajustfor/test")
  • Notebooks
  • Google Colab
  • Kaggle
test
320 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
shibajustfor's picture
shibajustfor
Upload folder using huggingface_hub
2696875 verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    837 Bytes
    Upload folder using huggingface_hub over 1 year ago
  • adapter_config.json
    829 Bytes
    Upload folder using huggingface_hub over 1 year ago
  • adapter_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    320 MB
    xet
    Upload folder using huggingface_hub over 1 year ago