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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

exontidev
/
SISUS_ADAPTERS

PEFT
TensorBoard
Safetensors
Model card Files Files and versions
xet
Metrics Training metrics Community

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

  • Libraries
  • PEFT

    How to use exontidev/SISUS_ADAPTERS with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("ai-forever/rugpt3large_based_on_gpt2")
    model = PeftModel.from_pretrained(base_model, "exontidev/SISUS_ADAPTERS")
  • Notebooks
  • Google Colab
  • Kaggle
SISUS_ADAPTERS / runs
580 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
exontidev's picture
exontidev
Upload folder using huggingface_hub
141f4c4 over 2 years ago
  • Dec19_13-27-08_655c09a05d37
    Upload folder using huggingface_hub over 2 years ago
  • Dec19_13-33-04_655c09a05d37
    Upload folder using huggingface_hub over 2 years ago
  • Dec19_13-47-57_655c09a05d37
    Upload folder using huggingface_hub over 2 years ago
  • Dec19_14-02-50_029b02ac18f1
    Upload folder using huggingface_hub over 2 years ago
  • Dec23_16-57-38_a31756805ec2
    Upload folder using huggingface_hub over 2 years ago