Introducing L-BOM and GUI-BOM
Hi,
Welcome to the Hugging Face community! This is a really cool and much-needed initiative. L-BOM and GUI-BOM sound like excellent tools for improving transparency and trust in model usage—especially for .gguf and .safetensors files, which can sometimes feel like a black box.
I love that you’ve thought about both developers and non-developers by providing a lightweight Python tool and a GUI wrapper. Making it accessible via a local webpage really lowers the barrier for people who want to inspect their models without diving into code.
A few ideas that might complement your work:
Maybe adding a visual summary of dependencies or layers could help users quickly understand model composition.
Integration with Hugging Face Hub metadata could allow users to compare SBOMs across models.
Some automated alerts for unusual or unexpected components could help raise awareness about potential issues.
Excited to see this grow! Thanks for contributing such a practical and open-source tool to the community.
Discussion in the ATmosphere