How to use clfegg/content_based_recommend with Transformers:
# Load model directly from transformers import ContentBasedRecommender model = ContentBasedRecommender.from_pretrained("clfegg/content_based_recommend", dtype="auto")
The community tab is the place to discuss and collaborate with the HF community!