Skip to main content
NVIDIA
Explore
Models
Skills
Blueprints
GPUs
Docs
Help Center
Getting Started
  1. Create and verify your account to unlock full access to NVIDIA NIM APIs.
ResourcesDeveloper ForumsContact Support
FAQs
  • Terms of Use
    Privacy Policy
    Your Privacy Choices
    Contact

    Copyright © 2026 NVIDIA Corporation

    nvidia/Kumo Relational

    API Reference

    Model Overview

    Description

    NVIDIA Kumo Relational is a structured-data foundation model for prediction over relational, multi-table data. It uses declared schemas, relationships, entity tables, fact tables, context rows, and prediction rows without requiring callers to flatten connected tables into a single feature table.

    The NVIDIA Kumo Relational Inference Microservice (NIM), release 1.0.0, accepts JSON arrays-format relational payloads through a structured-data API, validates the task, schema, context, and prediction contract, and invokes the Kumo Relational driver for synchronous inference.

    This model is ready for commercial or non-commercial use.

    License and Terms of Use:

    GOVERNING TERMS: The NIM container is governed by the NVIDIA Software License Agreement and the Product-Specific Terms for NVIDIA AI Products; and the use of the model is governed by the NVIDIA Open Model License Agreement.

    Deployment Geography:

    Global

    Use Case:

    Use Case: NVIDIA Kumo Relational is designed for binary classification, multiclass classification, regression, forecasting, and temporal link prediction over structured relational data. It supports one-shot prediction and session-based workflows that reuse the same model, task, schema, and context across prediction requests.

    Release Date:

    NGC: 08/18/2026 via nvcr.io/nim/nvidia/kumo-relational:1.0.0 Source announcement: 04/14/2025 via KumoRFM-2: Scaling Foundation Models for Relational Learning

    Reference(s):

    References:

    • KumoRFM whitepaper

    Model Architecture:

    Architecture Type: Transformer Network Architecture: NVIDIA Kumo Relational 1.0.0 uses a table-invariant row encoder and exchanges information across connected tables and context labels with a Relational Graph Transformer. Total Parameters: 3.1*10^7

    Input:

    Input Types: Tabular Input Formats: JSON arrays-format relational tables Input Parameters: One Dimensional (1D) Other Properties Related to Input: Requests declare an instance table, optional related tables, relationships, task metadata, labeled context rows, and prediction rows. Binary classification, multiclass classification, regression, and forecasting require exactly one entity table. Temporal link prediction requires source and target entity tables.

    Output:

    Output Types: Tabular Output Format: JSON prediction results Output Parameters: One Dimensional (1D) Other Properties Related to Output: Task-dependent outputs include predictions, probabilities, scores, rankings, quantiles, embeddings, and single-row diagnostic explanations.

    Our AI models are designed and/or optimized to run on NVIDIA GPU-accelerated systems. By leveraging NVIDIA's hardware (e.g. GPU cores) and software frameworks (e.g., CUDA libraries), the model achieves faster training and inference times compared to CPU-only solutions.

    Software Integration:

    Runtime Engines: Kumo Relational driver, release 1.0.0

    Supported Hardware Microarchitecture Compatibility:

    • NVIDIA A10G Tensor Core GPU
    • NVIDIA H100 Tensor Core GPU
    • NVIDIA L4 Tensor Core GPU
    • NVIDIA L40S GPU

    Supported Operating System: Linux

    The integration of foundation and fine-tuned models into AI systems requires additional testing using use-case-specific data to ensure safe and effective deployment. Following the V-model methodology, iterative testing and validation at both unit and system levels are essential to mitigate risks, meet technical and functional requirements, and ensure compliance with safety and ethical standards before deployment.

    Model Version(s)

    1.0.0

    Training, Testing, and Evaluation Datasets:

    Training Dataset

    Data Modality: Tabular Training Data Size: 38 million tables across 6.4 million graphs Data Collection Method by dataset: [Hybrid: Automated, Synthetic] Labeling Method by dataset: [Automated] Properties: Kumo Relational was pretrained on synthetic tabular and relational data. Linguistic characteristics are not applicable for tabular data.

    Testing Dataset

    Data Collection Method by dataset: [Hybrid: Automated, Manually-Collected] Labeling Method by dataset: [Hybrid: Automated, Manually-Labeled] Properties: Release testing uses real-world tabular and relational benchmark data. The combined testing and evaluation data includes approximately 100 tables and 2 billion rows across 15 graphs. Linguistic characteristics are not applicable for tabular data.

    Evaluation Dataset

    Evaluation Benchmark Score: Undisclosed Data Collection Method by dataset: [Hybrid: Automated, Manually-Collected] Labeling Method by dataset: [Hybrid: Automated, Manually-Labeled] Properties: Evaluation uses real-world tabular and relational benchmark data. The combined testing and evaluation data includes approximately 100 tables and 2 billion rows across 15 graphs. Linguistic characteristics are not applicable for tabular data. Kumo Relational was not trained or tuned on these datasets or tasks.

    Inference

    Acceleration Engine: Kumo Relational driver, release 1.0.0 Supported Tasks: Binary classification, multiclass classification, regression, forecasting, and temporal link prediction API Endpoints: POST /v1/predictions, POST /v1/sessions, POST /v1/sessions/{session_id}/predictions, and DELETE /v1/sessions/{session_id} Test Hardware:

    • NVIDIA A10G Tensor Core GPU
    • NVIDIA H100 Tensor Core GPU
    • NVIDIA L4 Tensor Core GPU
    • NVIDIA L40S GPU

    Ethical Considerations

    NVIDIA believes Trustworthy AI is a shared responsibility and we have established policies and practices to enable development for a wide array of AI applications. Developers should work with their internal developer team to ensure these software components meet requirements for the relevant industry and use case and address unforeseen product misuse.

    Users are responsible for model inputs and outputs. Users are responsible for ensuring safe integration of this model, including implementing guardrails as well as other safety mechanisms, prior to deployment.

    Please report model quality, risk, security vulnerabilities or NVIDIA AI Concerns here.

    On this page

    1. Description
    2. License and Terms of Use
    3. Deployment Geography
    4. Use Case
    5. Release Date
    6. Reference(s)
    7. Model Architecture
      1. Input
      2. Output
    8. Software Integration
    9. Model Version(s)
    10. Training, Testing, and Evaluation Datasets
      1. Training Dataset
      2. Testing Dataset
      3. Evaluation Dataset
    11. Inference
    12. Ethical Considerations