We define the task and build a validation set of real examples. We measure the baseline quality of the prompt and RAG, which becomes the starting point.
02
dataset from operational data
We collect and clean input-to-reference-answer pairs from documents, conversations, and business systems. Personal data is anonymized before being passed to the model.
03
LoRA fine-tuning for an open model
Adapters instead of full fine-tuning: faster and cheaper, the process is reproducible, and the dataset and weights remain the company's property.
04
Measure before and after
The same metric on the same validation set. Improvement on evals is the acceptance criterion, not a subjective "it looks better."
05
Production handoff
The model is deployed in your environment, and your team gets a process for updating the dataset and retraining it again - without depending on us.
Where the model lives: your environment and Federal Law 152
Your own environment
An open model with a LoRA adapter runs on your infrastructure, so data never leaves the company perimeter.
LLM gateway for GDPR
If part of the traffic goes to external models, LLM gateway anonymizes personal data before it reaches the model and returns the real values in the response.
RAG alongside, not instead
Fine-tuning handles style, format, and domain skills; fresh facts are retrieved by RAG knowledge base with a source link.
Fine-tuning is also an AI implementation process: we define the acceptance criterion before launch as quality metrics on a validation set, and payment is due after the process is accepted. See the pricing reference on the page pricing and payment models; calculate the economics for your volumes in AI implementation calculator.
We use cookies to make the site work properly and more convenient. By staying on the site you agree to data processing under our Personal data processing policy.