How to use ThomasTheMaker/SmolVLM-Base-cadquery-debug10 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("ThomasTheMaker/SmolVLM-Base-cadquery-debug10", dtype="auto")