How to use U4R/ChartVLM-base with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("U4R/ChartVLM-base", dtype="auto")
2d5f13c
1
2
3
{ "_name_or_path": "ckpts/ChartVLM-base" }