nerdexam
Microsoft

GH-300 · Question #37

What is a benefit of using custom models in GitHub Copilot?

The correct answer is B. Responses use practices and patterns in your repositories. Custom models in GitHub Copilot are fine-tuned on an organization's own private repositories and codebases. This means suggestions reflect the team's specific coding patterns, conventions, internal libraries, and best practices - making responses more contextually relevant and…

Implement GitHub Copilot in an enterprise environment

Question

What is a benefit of using custom models in GitHub Copilot?

Options

  • AResponses are faster to produce and appear sooner
  • BResponses use practices and patterns in your repositories
  • CResponses use the organization's LLM engine
  • DResponses are guaranteed to be correct

How the community answered

(53 responses)
  • A
    2% (1)
  • B
    89% (47)
  • C
    8% (4)
  • D
    2% (1)

Explanation

Custom models in GitHub Copilot are fine-tuned on an organization's own private repositories and codebases. This means suggestions reflect the team's specific coding patterns, conventions, internal libraries, and best practices - making responses more contextually relevant and aligned with your codebase. Option A is incorrect because speed is not a guaranteed benefit of custom models. Option C is incorrect because organizations do not provide their own LLM engine. Option D is incorrect because no AI model guarantees correctness.

Topics

#GitHub Copilot#Custom models#Enterprise features#Code patterns

Community Discussion

No community discussion yet for this question.

Full GH-300 Practice