Alexei Karve
Alexei Karve
Add a demo notebook and the steps in README similar to that in MAX-Object-Detector
The model conversion to hf is broken with the latest Fused GatedLinearUnit Support in ibm-fms 0.0.6
The latest changes in 0.0.6 https://github.com/foundation-model-stack/foundation-model-stack/commit/eccd6028cec75f84ce1834a3a18649f5d8fc0641 break the [model conversion code](https://github.com/foundation-model-stack/fms-fsdp/blob/starcoder/fms_to_hf.py) I am switching back to the foundation-model-stack commit d04def43e9eb8a4e0adf7285c59dd66274e1b724 that still works
The current code only looks for files in the dataset folder. When the dataset has additional nested folders, these arrow files are not seen