Upload 4drl/model-00002-of-00002.safetensors 13cf9a7
chenzhangquan03 commited on
How to use jankin123/4DThinker-3B with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("jankin123/4DThinker-3B", dtype="auto")