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