Spaces:
Build error
Build error
File size: 322 Bytes
230c9a6 |
1 2 3 4 5 6 7 8 9 10 11 12 |
inputs: assets/demo/table_parsing
outputs: outputs/table_parsing
tasks:
table_parsing:
model: table_parsing_struct_eqtable
model_config:
model_path: models/TabRec/StructEqTable
max_new_tokens: 1024
max_time: 30
output_format: latex
lmdeploy: False
flash_atten: True |