Instructions to use MarvelousXHJ/qwen2-7b-instruct-trl-sft-ChartQA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use MarvelousXHJ/qwen2-7b-instruct-trl-sft-ChartQA with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("MarvelousXHJ/qwen2-7b-instruct-trl-sft-ChartQA", dtype="auto") - Notebooks
- Google Colab
- Kaggle
File size: 392 Bytes
60a0e90 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | {
"<|box_end|>": 151649,
"<|box_start|>": 151648,
"<|endoftext|>": 151643,
"<|im_end|>": 151645,
"<|im_start|>": 151644,
"<|image_pad|>": 151655,
"<|object_ref_end|>": 151647,
"<|object_ref_start|>": 151646,
"<|quad_end|>": 151651,
"<|quad_start|>": 151650,
"<|video_pad|>": 151656,
"<|vision_end|>": 151653,
"<|vision_pad|>": 151654,
"<|vision_start|>": 151652
}
|