How to use vidric/bertopic_dcd with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("vidric/bertopic_dcd", dtype="auto")
No model card