I’m currently working on my thesis project using the DeGirum platform, and I learned from the documentation that there’s a model compiler available on hub.degirum.com.
However, when I log in, I only see options for Home, Model, and Token — there’s no visible option for the compiler.
I already have a pre-trained .pt model that I would like to compile, but I’m not sure how to access the Compiler UI.
Is there something I need to enable, or is there a specific process to gain access to the compiler?
Hi @saavedrajerico, thanks for reaching out! We’re currently preparing the DeGirum model compiler for public release, and it should be available in about a month or so.
At the moment, it’s not yet accessible through the DeGirum AI Hub, which is why you’re not seeing the option in your UI.
We appreciate your patience, and we’re excited to make this tool available to you soon! Let us know if you have any other questions in the meantime.
hi @alex I see I can now access the Compiler UI in the DeGirum Hub (though I’m not able to select a model from the model zoo). Will the compiler tool be available soon? I’m excited to use it!
HI @oliverlibaw
You are one of the users who got early access to our compiler. Please let us know if you are unable to compile a model. You need to create a model zoo before starting to compile a model.
Hi @vico
Welcome to the DeGirum community. Glad to hear that you are able to compile a yolov8n checkpoint. In the model assets, you will see a JSON file that has all the configuration parameters. You can adjust the thresholds in that file. Please see Model JSON Structure | DeGirum Docs for details.