Instructions to use ZhankuiHe/unicrs4rec with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ZhankuiHe/unicrs4rec with Transformers:
# Load model directly from transformers import UniCRS4RecModule model = UniCRS4RecModule.from_pretrained("ZhankuiHe/unicrs4rec", dtype="auto") - Notebooks
- Google Colab
- Kaggle