Overview
LLM Studio enables training and fine-tuning of AI models using datasets within Narrative’s platform. It integrates datasets, base models, and compute resources into a streamlined workflow. Path: My Models → LLM StudioBase Model module
The Base Model module lets you select the foundation model for fine-tuning.Available base models
Additional base models may be available. Check the model selection dialog for the current list.
Training Data module
The Training Data module lets you select the dataset to use for fine-tuning.Dataset requirements
Datasets must be mapped to a supported attribute and materialized in the corresponding format before use in LLM Studio.Use Prompt Studio to transform datasets into the
fine_tuning_conversation format.Accessing training data with NQL
To query conversation data from a prepared dataset:Additional fine-tuning attributes will be supported in future updates.
Compute module
The Compute module lets you configure the compute resources for training.Compute instance selection
Choose an instance based on your training requirements:
Available instances include AWS G5 instances with various GPU configurations.
Trained Model Details module
The Trained Model Details module captures metadata for the fine-tuned model.Metadata fields
Actions reference
Configuration actions
Training actions
Training output
Once training completes, the fine-tuned model is available with:- The configured metadata (name, description, tags, license)
- Full compatibility with the training dataset format
- Readiness for deployment or inference
Workflow summary
- Select base model → Choose the foundation model in the Base Model module
- Select training data → Choose a prepared dataset in the Training Data module
- Configure compute → Select appropriate compute resources
- Add metadata → Provide model name, description, tags, and license
- Train model → Click Train Model and monitor progress
Related content
Prompt Studio
Prepare datasets for fine-tuning with conversation formatting
Model Inference
Run inference using trained models within your data plane
Supported Models
Reference for available AI models
Datasets
Understanding datasets in Narrative

