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