Models
Models Page
The Models page provides a centralized inventory of all AI models discovered across your connected environments. It combines discovery with benchmark integration, giving each model context on security, safety, and business alignment.

At the top of the page, three charts summarize your model landscape:
Kind of Models – distribution of proprietary vs. open-source models.
Distribution of Model Families – breakdown of providers (e.g., OpenAI, Google, Meta, Alibaba Qwen, Mistral).
Model Usage – frequency and spread of model usage across environments.
Each chart is interactive, hovering over a segment displays the exact numbers for that category.
Below the charts, the model inventory table lists each discovered model with details:
Name – model identifier (e.g., Gemini 1.5 Pro, Llama 3.1 405B).
Provider – the model vendor (e.g., Google, OpenAI, Meta).
Kind – whether the model is Proprietary or Open Source.
Benchmark Score – linked from the SPLX Benchmarks, showing the overall model’s score (if available).
Environments Used In – icons that on hover show in which environments the model was discovered.
You can search or filter models by name or provider to narrow down results.
Model Details
Clicking on a model in the inventory opens the Model Details view, which provides in-depth information about that model.

Model Card
The Model Card on the left shows metadata for the model, including:
Name – the model identifier (e.g., Gemini 1.5 Pro).
License – the licensing terms under which the model is distributed.
Context Size – maximum context window supported by the model.
Reasoning – indicator if the model supports reasoning capabilities.
Multimodal – indicator if the model supports multimodal input/output.
Number of Parameters – reported parameter count (if available).
This card helps teams quickly understand the model’s technical characteristics and licensing profile.
Benchmark Scores
On the right, Benchmark Scores show how the model performs across SPLX’s benchmarks. A link to View Full Benchmark provides direct access to SPLX Benchmark results for deeper analysis.
Environments Used In
Below, a table lists all environments where the model has been discovered, with details for each occurrence:
Environment Name – the connected environment (e.g., SPLX GitHub V2, SPLX Dev GitLab).
Environment Type – currently GitHub or GitLab.
Detection Time – when the model was identified in that environment.
Asset Location – the specific repository and file path where the model appears.
This provides full traceability, allowing teams to see not just that a model exists in the enterprise, but where it is located and how it is being used.
Last updated