containers/ramalama

New OCI artifact type "docker model runner"

Open

#1,076 建立於 2025年3月31日

在 GitHub 查看
 (8 留言) (0 反應) (0 負責人)Python (341 fork)github user discovery
good first issuestale-issue

倉庫指標

Star
 (2,873 star)
PR 合併指標
 (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?

貢獻者指南