Skip to main content

Search with Discover

Models

aiXplain's collection of models is available on Studio in the Discover marketplace or through the SDK. The models are searchable using queries, filters and Bel Esprit (only on Studio), and directly accessible using thier IDs (unique identifiers).

Models are searchable on the Platform using the following search parameters:

  • query (Search bar in UI): The name of the model.
  • version (Search bar in UI): The version of the model.
  • function: The function performed by the model.
  • source_languages (Input language): The model's default input language.
  • target_languages (Output language): The model's default output language.
  • ownership (Owner): The Team/User that owns the model asset.
  • is_finetunable (FineTune compatible): The model can be finetuned.
  • Input modality: The model's main input modalities. (Text, Audio, Image, Video.)
  • Output modality: The model's main output modalities. (Text, Audio, Image, Video.)
  • AutoMode only: Only show models that were created using AutoMode.
  • Saved items: Only show models saved by you.
  • aiXplain-hosted: Only show models hosted on aiXplain's infrastructure.

Browse through our UI to discover our model marketplace. Model cards include descriptive and performance information and unique Model ID.

info

We are currently working to expand the model information we display.

Docusaurus themed imageDocusaurus themed image
Discover - filtering for text generation models

Click "Collect" to Compare models or use them in Benchmark, Finetune or Design.

Model details are available by clicking on model cards, and the ID for each model can be found in the model's URL or below the model name.

Docusaurus themed imageDocusaurus themed image
GPT-4 (hosted by OpenAI)

Direct Access

Once you know a model's unique ID, you can access the model directly (without searching for it).

EXAMPLE
OpenAI's GPT-4 model has ID 6414bd3cd09663e9225130e8.

Access the model's information page using the following URL: https://platform.aixplain.com/discover/model/6414bd3cd09663e9225130e8

Once you have identified a suitable model, you can use it for various purposes such as inference, benchmarking, finetuning, or integrating it into custom AI pipelines.

Comparing models

Comparing models is a valuable feature that allows you to view the performance of different models against each other. To compare models, follow these steps:

  1. Collect the models that you want to compare using the asset drawer.
  2. Click "Compare models".
Docusaurus themed imageDocusaurus themed image
  1. Type an input or upload a file you wish to use for comparison.
  2. Click "Compare models" to start the comparison process.
  3. View the comparison results, including accuracy, speed, and quality.
Docusaurus themed imageDocusaurus themed image