Local AI Glossary

What is Code completion?

Source: paperswithcode/code-completion

A specialized use of LLMs where the model predicts the next tokens in a source code file given the preceding context. Local code models: Qwen 2.5-Coder, DeepSeek Coder, StarCoder2, Codestral.

How Code completion fits in the local AI stack

Code completion is part of the broader local AI ecosystem. See the related guides, comparisons, and tools below to see how it applies in practice.

See also

Related terms