FAQ

mlf-core is compound software and due to its complex nature many questions may arise. This section serves as a collection of frequently asked questions. If you do not find your answer here you may always join our Discord channel and ask for help. We are happy to include your question here afterwards.

I need help with mlf-core. How can I get in contact with the developers?

You can open an issue or join our Discord channel.

I am looking for a template for domain x and language/framework y, but it does not exist yet!

We are always looking to add new templates to mlf-core. Please open an issue or join our Discord channel. Even better if you already have a draft for the template and/or could add it yourself!

How can you claim that your templates are GPU deterministic?

We performed extensive tests on various GPU architectures and can confidently say that given our settings GPU deterministic results can be expected on the same GPU architecture. Hence, all mlf-core templates feature system-intelligence, which queries your system for the used GPUs and their architecture.

What to do if my sync secret could not be set during project creation process?

You may encounter (rarely) the console info, that your projects sync secret could not be set during project creation. This is mostly caused by GitHubs API not being reachable for a few seconds. You can now either recreate your project or simply head to your projects repo and set a repo secret called CT_SYNC_TOKEN with its value being a valid personal access token for your account.