Instructions to use phoenix-1708/DR_NED with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use phoenix-1708/DR_NED with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("phoenix-1708/DR_NED", dtype="auto") - Notebooks
- Google Colab
- Kaggle