Instructions to use U4R/ChartVLM-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use U4R/ChartVLM-base with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("U4R/ChartVLM-base", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Add link to paper, pipeline tag
#1
by nielsr HF Staff - opened
This PR ensures the model can be found at https://huggingface.co/papers/2402.12185, as well as https://huggingface.co/models?pipeline_tag=image-text-to-text&sort=trending.