hegderavin

Results 3 comments of hegderavin

Can you please port the changes to Phi3 as well? I can help test it if you want

I could trace it to this pull request: https://github.com/Unstructured-IO/unstructured-inference/pull/393 The problem is that the class/objects have changed and they've fixed only the yolo related classes and base classes. The `unstructured_inference/models/detectron2onnx.py`...

And if you hit an edge case where onnx throws runtime exception, change the line 91 to: `return LayoutElements.from_list([])`