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