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

  • Log In
  • Sign Up

SaProtHub
/
Model-Saprot-TM-35M

PEFT
Safetensors
Model card Files Files and versions
xet
Community

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

  • Libraries
  • PEFT

    How to use SaProtHub/Model-Saprot-TM-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-Saprot-TM-35M")
  • Notebooks
  • Google Colab
  • Kaggle
Model-Saprot-TM-35M
7.04 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 8 commits
LTEnjoy's picture
LTEnjoy
Update README.md
1a08e3c verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    887 Bytes
    Update README.md over 1 year ago
  • adapter_config.json
    723 Bytes
    Upload 4 files over 1 year ago
  • adapter_model.safetensors
    7.03 MB
    xet
    Upload 4 files over 1 year ago
  • metadata.json
    90 Bytes
    Upload metadata.json over 1 year ago