Instructions to use mgh6/TCS_MLM_SaProt with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mgh6/TCS_MLM_SaProt with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="mgh6/TCS_MLM_SaProt")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("mgh6/TCS_MLM_SaProt") model = AutoModelForMaskedLM.from_pretrained("mgh6/TCS_MLM_SaProt", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- d88e60dc6458e7cdb92d904deb9ada6a43dbaa622919afb8a246b5035581d5e8
- Size of remote file:
- 5.18 kB
- SHA256:
- 4840eb255419b6a4fe1195daf6ab9d725525660e993088713d953a74afaa7c0f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.