model-distribution

module
v0.0.0-...-c9b8f36 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 29, 2025 License: Apache-2.0

README

Model Distribution

A library and CLI tool for distributing models using container registries.

Migrated

This repo is now archived and has been migrated to the Docker Model Runner centralized repo.

Directories

Path Synopsis
cmd
mdltool command
internal
tools
transport
internal/bufferfile
Package bufferfile provides a FIFO implementation backed by a temporary file that supports concurrent reads and writes.
Package bufferfile provides a FIFO implementation backed by a temporary file that supports concurrent reads and writes.
internal/common
Package common provides shared utilities for HTTP transport implementations.
Package common provides shared utilities for HTTP transport implementations.
internal/testing
Package testing provides common test utilities for transport packages.
Package testing provides common test utilities for transport packages.
parallel
Package parallel provides an http.RoundTripper that transparently parallelizes GET requests using concurrent byte-range requests for better throughput.
Package parallel provides an http.RoundTripper that transparently parallelizes GET requests using concurrent byte-range requests for better throughput.
resumable
Package resumable provides an http.RoundTripper that transparently resumes interrupted GET responses from servers that support byte ranges.
Package resumable provides an http.RoundTripper that transparently resumes interrupted GET responses from servers that support byte ranges.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL