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