Instructions to use InternScience/ChartVLM-large with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use InternScience/ChartVLM-large with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("InternScience/ChartVLM-large", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Upload README.md
Browse files
README.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
# ChartX & ChartVLM
|
| 2 |
|
| 3 |
<div align=center>
|
| 4 |
-
<img src="https://
|
| 5 |
</div>
|
| 6 |
|
| 7 |
|
|
|
|
| 1 |
# ChartX & ChartVLM
|
| 2 |
|
| 3 |
<div align=center>
|
| 4 |
+
<img src="https://github.com/UniModal4Reasoning/ChartVLM/blob/main/assets/ChartX-logo.png?raw=true" height="40%">
|
| 5 |
</div>
|
| 6 |
|
| 7 |
|