| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Community Apps Dependencies | Show |
| Lines of code | 2126 |
| Technical Name |
llm_training |
| License | LGPL-3 |
| Website | https://github.com/apexive/odoo-llm |
| Versions | 16.0 18.0 |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Community Apps Dependencies | Show |
| Lines of code | 2126 |
| Technical Name |
llm_training |
| License | LGPL-3 |
| Website | https://github.com/apexive/odoo-llm |
| Versions | 16.0 18.0 |
LLM Training
Fine-tune LLM models with your own data.
Create custom AI models tailored to your business needs
What is LLM Training?
Fine-tune AI models for your specific use cases
This module provides a comprehensive training management system for fine-tuning LLM models with your own data. Create datasets, manage training jobs, and track progress all from within Odoo. Fine-tuned models can be used across your LLM integrations for improved performance.
Key Features
Complete training management for AI models
Multi-Provider Support
Fine-tune models across different LLM providers from a single interface.
Dataset Management
Create, validate and manage training datasets for optimal fine-tuning.
Job Monitoring
Track training progress and metrics in real-time.
Training Workflow
Create and manage training jobs easily
- Create Job: Click "Create" button to add a new training job
- Configure Job: Select provider, base model, and datasets
- Set Parameters: Configure hyperparameters for optimal training
- Submit Job: Click "Submit" to start the training process
- Monitor Progress: Track job status and metrics in real-time
Technical Details
Requirements and dependencies
Module Information
llm
Productivity/LLM
18.0.1.0.0
LGPL-3
Configuration
Access training jobs via LLM → Training → Jobs and datasets via LLM → Training → Datasets.
Related Modules
Explore other modules in the Odoo LLM suite
LLM Training Module for Odoo
Manage LLM fine-tuning jobs across providers.
Module Type: 🔌 Extension (Model Fine-tuning)
Architecture
┌───────────────────────────────────────────────────────────────┐
│ User Interface │
│ ┌─────────────────────────┐ │
│ │ LLM > Training > Jobs │ │
│ └───────────┬─────────────┘ │
└─────────────────────────────┼─────────────────────────────────┘
│
▼
┌───────────────────────────────────────────┐
│ ★ llm_training (This Module) ★ │
│ Fine-tuning Management │
│ 📊 Datasets │ Jobs │ Model Training │
└─────────────────────┬─────────────────────┘
│
┌───────────┴───────────┐
▼ ▼
┌───────────────────────────┐ ┌───────────────────────────┐
│ llm │ │ Provider APIs │
│ (Core Base Module) │ │ (OpenAI Fine-tune API) │
└───────────────────────────┘ └───────────────────────────┘
Installation
What to Install
For model fine-tuning:
odoo-bin -d your_db -i llm_training
Auto-Installed Dependencies
- llm (core infrastructure)
Why Use Training?
| Feature | llm_training |
|---|---|
| Management | 📊 Manage jobs from Odoo |
| Datasets | 📁 Dataset organization |
| Monitoring | 📈 Track job progress |
| **Multi-provider**| 🔄 Works with OpenAI, etc. | |
Common Setups
| I want to... | Install |
|---|---|
| Fine-tune models | llm_training + llm_openai |
| Full LLM workflow | llm_assistant + llm_openai + llm_training |
Features
- Create and manage fine-tuning jobs for LLMs
- Track job status and metrics
- Support for multiple LLM providers (OpenAI, etc.)
- Integration with dataset management
- Job status monitoring and notifications
Usage
Creating a New Training Job
- Navigate to LLM > Training > Jobs
- Click Create
- Fill in: Name, Provider, Base Model, Datasets
- Optionally configure hyperparameters
- Click Save then Submit
Monitoring Job Status
Jobs progress through states:
- Draft → Validating → Preparing → Queued → Training → Completed
Click Check Status to update the status.
Technical Specifications
- Version: 18.0.1.0.0
- License: LGPL-3
- Dependencies: llm
Models
- llm.training.job: Main model for training jobs
- llm.training.dataset: Dataset management
License
LGPL-3
© 2025 Apexive Solutions LLC
Please log in to comment on this module