Fine-Tuning
Fine-tuning is the additional training of an already pre-trained model on a specialized, usually smaller dataset to adapt it to a specific task or tone. It differs from simple knowledge connection, where the model itself stays unchanged and instead receives external information at runtime.
Source: OpenAI — Fine-tuning guide