Instructions to use SaProtHub/EC-classification-35M with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use SaProtHub/EC-classification-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/EC-classification-35M") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 25d48337b02af0be36d3d4ea6b55fbbd5e927e8dc96adccc6c4bdcb46529261c
- Size of remote file:
- 4.27 MB
- SHA256:
- bf3334985bb2bf93a383290b75f6659b8a110d5eb3728c2410b8ba94314060bb
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.