Instructions to use IronChief/JJ with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- BERTopic
How to use IronChief/JJ with BERTopic:
from bertopic import BERTopic model = BERTopic.load("IronChief/JJ") - Notebooks
- Google Colab
- Kaggle