containers/ramalama

New OCI artifact type "docker model runner"

开放

#1,076 创建于 2025年3月31日

 (8 条评论) (0 个反应) (0 位负责人)Python (357 个派生)github user discovery
good first issuestale-issue

仓库指标

星标
 (3,013 个星标)
PR 合并指标
 (平均合并 6天 7小时) (30 天内合并 32 个 PR)

描述

There's two main model as OCI artefact types outside of RamaLama, Ollama and Docker Model Runner, For Ollama we did the OCI pulling in python3 with one of the container image layers being the .gguf file. Part of this issue is to figure out what dockers format.

For Ollama we implemented the pulling of that format in python.

One of the questions is do we also pull the docker format in python3? Or do we explore pulling these formats via skopeo/podman?

贡献者指南