Instructions to use DataIntelligenceTeam/NER-Phi-3-mini-4k-instruct with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use DataIntelligenceTeam/NER-Phi-3-mini-4k-instruct with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("DataIntelligenceTeam/NER-Phi-3-mini-4k-instruct", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K