Free Microsoft GH-300 Actual Exam Questions - Question 5 Discussion
A vs B? Faster replies might help, but matching repo style feels more valuable.
Maybe C could make sense if the organization has its own LLM engine, but that feels less common. B still sounds best since custom models are all about fitting your repo’s style, not changing the engine itself.
Makes sense to pick B since the custom models learn from your own codebase, so the suggestions fit your existing style better. A and D sound less likely because speed and guaranteed correctness aren’t assured. B
It’s B for me because custom models tailor suggestions based on the specific code patterns and practices already in your repos. That makes the completions more relevant to your team’s style. The other options don’t fit as well—A sounds like just general performance, C isn’t really a feature of Copilot, and D is too strong since no AI can guarantee correctness every time.
B imo, the main point of custom models is to tailor suggestions based on your own code style and patterns, not speeding things up or switching engines. That makes it more relevant for your team’s code.
Probably B since custom models should reflect your actual code patterns, not just speed.
Option B makes the most sense since custom models tailor suggestions based on the specific codebase, making them more relevant. Also, option A is unlikely because customizing a model usually adds overhead, so responses might not be faster. Option C seems off since GitHub Copilot generally uses its own infrastructure, not separate organizational LLM engines. And D is too strong—no AI can guarantee correctness every time. So, B fits best as it directly ties the benefits to your repo’s coding style and practices.
It’s B because custom models pick up on your own repo’s coding style, which helps keep suggestions consistent with your team’s practices, unlike generic models that rely on broader public data.
B. Does it mean the model learns specifically from your own code patterns? That seems pretty useful for maintaining consistency.