---
title: "Release notes for Foundation Models Catalog"
sidebar_label: "Release notes"
sidebar_position: 99
description: "Updates in Foundation Models Catalog"
---

import {FaqWrapper, FaqItem, FaqQuestion, FaqAnswer} from '@selectel/docux/components'
import Formbricks from '@theme/MDXComponents/Formbricks'

# Release notes for Foundation Models Catalog

## 2026 \{#2026}

<FaqWrapper>
  <FaqItem>
    <FaqQuestion>August</FaqQuestion>

    <FaqAnswer>
      * added new models:

        * [qwen3.6-27b-nvfp4](https://huggingface.co/unsloth/Qwen3.6-27B-NVFP4);
        * [qwen3.6-35b-a3b-nvfp4](https://huggingface.co/unsloth/Qwen3.6-35B-A3B-NVFP4).

        You can view the current list of available models in the [control panel](https://my.selectel.ru/ml/default/models-catalog/): in the top menu, click **Products** → **Foundation Models Catalog**;

      * simplified the inference service cost calculation: now it is based only on GPU consumption. Previously, the cost consisted of several resources: GPU, vCPU, RAM, and disk. For more information, see the instructions [Foundation Models Catalog billing model and prices](/foundation-models-catalog/about/payment.mdx).
    </FaqAnswer>
  </FaqItem>

  <FaqItem>
    <FaqQuestion>July</FaqQuestion>

    <FaqAnswer>
      * added the ability to sort configurations when [creating an inference service](/foundation-models-catalog/create/create-inference-service.mdx). Now, at the configuration selection stage, you can sort them in ascending and descending order of price, as well as performance;

      * Foundation Models Catalog is now available in the ru-6 pool. We also added the ability to select a [location](/infrastructure/locations.mdx) in the model catalog when [creating an inference service](/foundation-models-catalog/create/create-inference-service.mdx);

      * added the ability to connect to an inference service from a private network. For more information, see the instructions [Inference service connection types](/foundation-models-catalog/create/connection-types.mdx).
    </FaqAnswer>
  </FaqItem>

  <FaqItem>
    <FaqQuestion>June</FaqQuestion>

    <FaqAnswer>
      * added new models:

        * [google/gemma-4-12B](https://huggingface.co/google/gemma-4-12B);
        * [unsloth/Qwen3.6-35B-A3B-NVFP4](https://huggingface.co/unsloth/Qwen3.6-35B-A3B-NVFP4);
        * [unsloth/Qwen3.6-27B-NVFP4](https://huggingface.co/unsloth/Qwen3.6-27B-NVFP4).

        You can view the current list of available models in the [control panel](https://my.selectel.ru/ml/default/models-catalog/): in the top menu, click **Products** → **Foundation Models Catalog**.
    </FaqAnswer>
  </FaqItem>

  <FaqItem>
    <FaqQuestion>May</FaqQuestion>

    <FaqAnswer>
      * added new models:

        * [openai/gpt-oss-120b](https://huggingface.co/openai/gpt-oss-120b);
        * [Qwen/Qwen3.6-35B-A3B](https://huggingface.co/Qwen/Qwen3.6-35B-A3B);
        * [Qwen/Qwen3.6-27B](https://huggingface.co/Qwen/Qwen3.6-27B);
        * [Qwen/Qwen3-Embedding-8B](https://huggingface.co/Qwen/Qwen3-Embedding-8B);
        * [Qwen/Qwen3-Reranker-8](https://huggingface.co/Qwen/Qwen3-Reranker-8B);
        * [deepseek-ai/DeepSeek-OCR-2](https://huggingface.co/deepseek-ai/DeepSeek-OCR-2);
        * [zai-org/GLM-ASR-Nano-2512](https://huggingface.co/zai-org/GLM-ASR-Nano-2512);
        * [openai/whisper-large-v3](https://huggingface.co/openai/whisper-large-v3);
        * [google/gemma-4-31B](https://huggingface.co/google/gemma-4-31B);
        * [t-tech/T-lite-it-2.1](https://huggingface.co/t-tech/T-lite-it-2.1);
        * [t-tech/T-pro-it-2.1](https://huggingface.co/t-tech/T-pro-it-2.1);
        * [intfloat/multilingual-e5-large](https://huggingface.co/intfloat/multilingual-e5-large);
        * [BAAI/bge-m3](https://huggingface.co/BAAI/bge-m3);
        * [BBAAI/bge-reranker-v2-m3](https://huggingface.co/BAAI/bge-reranker-v2-m3).

        You can view the current list of available models in the [control panel](https://my.selectel.ru/ml/default/models-catalog/): in the top menu, click **Products** → **Foundation Models Catalog**.
    </FaqAnswer>
  </FaqItem>

  <FaqItem>
    <FaqQuestion>April</FaqQuestion>

    <FaqAnswer>
      * transitioned Foundation Models Catalog from limited testing (private preview) to public testing (public preview).
    </FaqAnswer>
  </FaqItem>
</FaqWrapper>

<Formbricks />
