Instructions to use MilaDeepGraph/ProtST-ESM1b-LocalizationPrediction with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use MilaDeepGraph/ProtST-ESM1b-LocalizationPrediction with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="MilaDeepGraph/ProtST-ESM1b-LocalizationPrediction", trust_remote_code=True)# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("MilaDeepGraph/ProtST-ESM1b-LocalizationPrediction", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
File size: 128 Bytes
bfca2b4 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:2cc85989acd0d89c5dd68001eac09168fdb4e36b9ae6056ff278f6728dba045c
size 135
|