No description
  • Go 99.3%
  • Makefile 0.6%
Find a file
Eric Curtin c9b8f36a90
Edit README.md to point people towards Docker Model Runner repo (#133)
To make development easier.

Signed-off-by: Eric Curtin <eric.curtin@docker.com>
2025-09-29 09:34:09 +01:00
.github Remove workflows (#131) 2025-09-16 19:46:44 +02:00
assets Allow configuration of chat template (#129) 2025-09-18 09:30:37 -06:00
builder Allow configuration of chat template (#129) 2025-09-18 09:30:37 -06:00
cmd/mdltool Allow configuration of chat template (#129) 2025-09-18 09:30:37 -06:00
distribution Allow configuration of chat template (#129) 2025-09-18 09:30:37 -06:00
internal Allow configuration of chat template (#129) 2025-09-18 09:30:37 -06:00
registry Fix blob URL for ref with tag (#124) 2025-08-22 10:47:50 -06:00
tarball Load model from archive (#113) 2025-07-24 14:41:33 +03:00
tools/benchmarks/parallelget transport: add parallel transport and improve resumable transport (#130) 2025-09-18 14:39:41 -06:00
transport transport: add parallel transport and improve resumable transport (#130) 2025-09-18 14:39:41 -06:00
types Allow configuration of chat template (#129) 2025-09-18 09:30:37 -06:00
.gitignore Script to push models to hub (#44) 2025-03-24 13:09:44 +01:00
go.mod transport: add parallel transport and improve resumable transport (#130) 2025-09-18 14:39:41 -06:00
go.sum transport: add parallel transport and improve resumable transport (#130) 2025-09-18 14:39:41 -06:00
LICENSE Adds Apache-2.0 license file (#52) 2025-03-27 14:10:17 -04:00
Makefile Run tests with race detection (#90) 2025-06-20 13:14:07 +02:00
README.md Edit README.md to point people towards Docker Model Runner repo (#133) 2025-09-29 09:34:09 +01:00

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.