Instructions to use ChatBotExploit/NexusV3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Flair
How to use ChatBotExploit/NexusV3 with Flair:
from flair.models import SequenceTagger tagger = SequenceTagger.load("ChatBotExploit/NexusV3") - Notebooks
- Google Colab
- Kaggle