Upload dift/checkpoints/model-00001-of-00002.safetensors b65bfef
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")