Is it possible to use Qlik Sense to build your own LLM model and perform additional training on specific data?
An overview is provided below.
For example, you can copy an open source LLM to your own dedicated server and fine tune this LLM with your own data.
In advance, install a deep learning framework such as TensorFlow or PyTorch on your own server and create the code in advance to perform the fine tuning.