Instructions to use mila-intel/ProtST-esm1b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mila-intel/ProtST-esm1b with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="mila-intel/ProtST-esm1b", trust_remote_code=True)# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("mila-intel/ProtST-esm1b", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 23718707f78c3f438dedf4b3b89e0fc98821dcd4186d3bd74c9044d5133127e9
- Size of remote file:
- 1.53 GB
- SHA256:
- c28e06b09d10277ef24cccfb72d8189b7125288c01afb661bb8b5dfb432682e1
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.