Add Domain Knowledge

  20% Promotional Discount off all Fine-Tuning & Distillation Services

Why do we need to add Domain Knowledge to LLMs?

LLMs during their training phase are trained from a broad array of sources and have a knowledge cut off long before model release to the public. They often do not include proprietary knowledge or have up to date knowledge at inference time.

Graphic showing CPU and Data Coming Out Of It

How We Add Knowledge to a Model

We add knowledge to the model by utilising a vector store. The vector store takes your documents, turns them into ‘chunks’ and vectorizes the chunks to produce a vector representing its semantic meaning in a high-dimensional vector space. Before inference time, your backend can check the prompt against the vector store via a Cosine function to find any relevant chunks of stored data and include them within the prompt, allowing the LLM to interpret the data before formulating its response. This is known as Retrieval Augmented Generation or RAG.

Let’s Talk

Discuss your use case and determine whether fine-tuning is the right approach. Visit our contact us page to submit some details about your project and let’s set up a call.

Let’s Talk

Company Snapshot


Company Name
Cheshire Ventures Ltd
Registration UK # (13226975)
T/a OptimumPartner AI
Founded
February 2021
Revenue
FY 21/22 £1.5M
(~ $2.0M USD)

Add Domain Knowledge