Instructions to use multimolecule/openspliceai-zebrafish-2000nt with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MultiMolecule
How to use multimolecule/openspliceai-zebrafish-2000nt with MultiMolecule:
pip install multimolecule
from multimolecule import AutoModel, AutoTokenizer tokenizer = AutoTokenizer.from_pretrained("multimolecule/openspliceai-zebrafish-2000nt") model = AutoModel.from_pretrained("multimolecule/openspliceai-zebrafish-2000nt") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!