Unable to extract all the information. Need HELP
I am using the code provided in the model documentation and unable to see full output?
What is causing this issue??
I see only first 3 column headers of a table ?
(olmocr) user@user-MS-7E06:~/Documents/codes$ python test1.py Qwen2VLRotaryEmbedding
can now be fully parameterized by passing the model config through the config
argument. All other arguments will be removed in v4.46
Loading checkpoint shards: 100%|βββββββββββββββββββββββββββββββββββββββββββββββββββββββ| 4/4 [00:00<00:00, 19.02it/s]
device: cuda
['{"primary_language":"en","is_rotation_valid":true,"rotation_correction":0,"is_table":true,"is_diagram":false,"natural_text":"| Material | No. of trays | Drying time | Set temp. | Header/']`
Have you made any progress?I have the same problem
Nope
Have you tried changing max_new_tokens in model.generate?
Yes but still the issue persists.