How to use chandar-lab/CADmium-3B with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("chandar-lab/CADmium-3B", dtype="auto")