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

  • Log In
  • Sign Up

SaProtHub
/
Model-Signal_Peptides_Prediction-650M

PEFT
Safetensors
Model card Files Files and versions
xet
Community

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

  • Libraries
  • PEFT

    How to use SaProtHub/Model-Signal_Peptides_Prediction-650M with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForSequenceClassification
    
    base_model = AutoModelForSequenceClassification.from_pretrained("westlake-repl/SaProt_650M_AF2")
    model = PeftModel.from_pretrained(base_model, "SaProtHub/Model-Signal_Peptides_Prediction-650M")
  • Notebooks
  • Google Colab
  • Kaggle
Model-Signal_Peptides_Prediction-650M
24.4 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 8 commits
LTEnjoy's picture
LTEnjoy
Update metadata.json
b1cba19 verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    1.19 kB
    Update README.md almost 2 years ago
  • adapter_config.json
    724 Bytes
    Upload 4 files almost 2 years ago
  • adapter_model.safetensors
    24.4 MB
    xet
    Upload 4 files almost 2 years ago
  • metadata.json
    92 Bytes
    Update metadata.json over 1 year ago