Instructions to use EMBO/sd-smallmol-roles with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use EMBO/sd-smallmol-roles with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="EMBO/sd-smallmol-roles")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("EMBO/sd-smallmol-roles") model = AutoModelForTokenClassification.from_pretrained("EMBO/sd-smallmol-roles") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 067e6b8e25a9b66dbda53cf7ab8c1840825bcbbf5b384b3f10f0f7db63c40f17
- Size of remote file:
- 3.06 kB
- SHA256:
- 082f64934298d8791abe7b0f44b455717167ab3e6c9ff7ca603909e2fa798ef8
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.