Instructions to use OpenMed/OpenMed-NER-ProteinDetect-MultiMed-335M-mlx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use OpenMed/OpenMed-NER-ProteinDetect-MultiMed-335M-mlx with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir OpenMed-NER-ProteinDetect-MultiMed-335M-mlx OpenMed/OpenMed-NER-ProteinDetect-MultiMed-335M-mlx
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
| { | |
| "0": "B-protein", | |
| "1": "B-protein_complex", | |
| "2": "B-protein_enum", | |
| "3": "B-protein_familiy_or_group", | |
| "4": "B-protein_variant", | |
| "5": "I-protein", | |
| "6": "I-protein_complex", | |
| "7": "I-protein_enum", | |
| "8": "I-protein_familiy_or_group", | |
| "9": "I-protein_variant", | |
| "10": "O" | |
| } |