kurtgdl
kurtgdl
Hi @cau-git . Sorry I cannot provide you with a sample because the file I used is a private one, and I've been trying to create a similar file for...
Hi @cau-git . I found that if I use the fast mode instead of the accurate one, ``` pipeline_options.table_structure_options.mode = TableFormerMode.FAST ``` the previously missing cell now appears. But I'm...
Is there any update on this? It seems there's a problem with sagemaker-inference-toolkit. huggingface-sagemaker-inference-toolkit has the same issue: https://github.com/aws/sagemaker-huggingface-inference-toolkit/issues/133
Thanks a lot @athewsey. Your points are very useful.