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

SaProtHub
/
Model-AVIDa-hIL6_Interaction_prediction-35M

PEFT
Safetensors
Model card Files Files and versions
xet
Community

Instructions to use SaProtHub/Model-AVIDa-hIL6_Interaction_prediction-35M with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use SaProtHub/Model-AVIDa-hIL6_Interaction_prediction-35M with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForSequenceClassification
    
    base_model = AutoModelForSequenceClassification.from_pretrained("westlake-repl/SaProt_35M_AF2")
    model = PeftModel.from_pretrained(base_model, "SaProtHub/Model-AVIDa-hIL6_Interaction_prediction-35M")
  • Notebooks
  • Google Colab
  • Kaggle
Model-AVIDa-hIL6_Interaction_prediction-35M
7.04 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
FarmerTao's picture
FarmerTao
Upload metadata.json
b26e44c verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    1.21 kB
    Update README.md almost 2 years ago
  • adapter_config.json
    723 Bytes
    Upload 4 files almost 2 years ago
  • adapter_model.safetensors
    7.04 MB
    xet
    Upload 4 files almost 2 years ago
  • metadata.json
    94 Bytes
    Upload metadata.json over 1 year ago