Instructions to use EMBO/BioMegatron345mUncased with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use EMBO/BioMegatron345mUncased with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("EMBO/BioMegatron345mUncased", dtype="auto") - Notebooks
- Google Colab
- Kaggle
File size: 27 Bytes
ca20cb3 | 1 2 3 | {
"do_lower_case": true
} |