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

  • Log In
  • Sign Up

SaProtHub
/
Model-Solubility-prediction-650M

PEFT
Safetensors
Model card Files Files and versions
xet
Community

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

  • Libraries
  • PEFT

    How to use SaProtHub/Model-Solubility-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-Solubility-prediction-650M")
  • Notebooks
  • Google Colab
  • Kaggle
Model-Solubility-prediction-650M
31 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
FarmerTao's picture
FarmerTao
Update metadata.json
4772680 verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    979 Bytes
    Update README.md almost 2 years ago
  • adapter_config.json
    724 Bytes
    Upload 4 files almost 2 years ago
  • adapter_model.safetensors
    31 MB
    xet
    Upload 4 files almost 2 years ago
  • metadata.json
    92 Bytes
    Update metadata.json over 1 year ago