A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/sgl-project/ome/releases/latest below:

Release OME v.0.1.3 ยท sgl-project/ome ยท GitHub

๐Ÿš€ What's New Kimi K2 Model & Runtime Support

Full support has been added for the Kimi K2 model family, including model parsing and one of the most advanced runtime configurations to date. This release integrates the latest versions of SGLang and SGLang Router, with support for prefill and decode disaggregation, EPLB, and DeepEP.

Model Architecture Expansion

Added support for over 20 new model architectures in the Hugging Face model loader, significantly expanding the range of models that can be deployed and managed.

Multi-Cloud & CoreWeave Support Runtime Selection and CRD Enhancements

Serving runtimes now support weighted selection logic based on model format and framework version. These enhancements make the runtime selection process more intelligent and adaptable across diverse model types.

Model Replication & Authentication

Introduced first-class support for replicating models directly from Hugging Face to OCI Object Storage. This includes robust handling of authentication and authorization using both Hugging Face tokens and OCI IAM credentials.

๐Ÿ“ฆ Container Images

The following container images are available:

# OME Manager
docker pull ghcr.io/moirai-internal/ome-manager:v0.1.3

# Model Agent
docker pull ghcr.io/moirai-internal/model-agent:v0.1.3

# OME Agent
docker pull ghcr.io/moirai-internal/ome-agent:v0.1.3

# Multinode Prober
docker pull ghcr.io/moirai-internal/multinode-prober:v0.1.3
โŽˆ Helm Installation Option 1: OCI Registry (Recommended)
# Install directly from OCI registry
helm install ome-crd oci://ghcr.io/moirai-internal/charts/ome-crd --version 0.1.3 --namespace ome --create-namespace
helm install ome oci://ghcr.io/moirai-internal/charts/ome-resources --version 0.1.3 --namespace ome
Option 2: GitHub Releases
# Add the OME Helm repository
helm repo add ome https://github.com/sgl-project/ome/releases/download/v0.1.3
helm repo update

# Install OME
helm install ome-crd ome/ome-crd --namespace ome --create-namespace
helm install ome ome/ome-resources --namespace ome
New Contributors What's Changed ๐Ÿ“‹ Changelog

Full Changelog: v0.1.2...v0.1.3

๐Ÿ“„ Software Bill of Materials

SBOMs are available in both SPDX and CycloneDX formats for:

๐Ÿ” Signatures

All container images are signed with cosign. Verify with:

cosign verify ghcr.io/moirai-internal/ome-manager:v0.1.3   --certificate-identity-regexp=https://github.com/sgl-project/ome/.github/workflows/release.yaml@refs/tags/.*   --certificate-oidc-issuer=https://token.actions.githubusercontent.com

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4