Graph Machine Learning
Transformers
Safetensors
mamba
chemistry
drug-discovery
molecular-modeling
mumo
text-generation-inference
Instructions to use zihaojing/MuMo-Pretrained with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use zihaojing/MuMo-Pretrained with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("zihaojing/MuMo-Pretrained", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K