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