containers/ramalama

New OCI artifact type "docker model runner"

オープン

#1,076 opened on 2025/03/31

 (8 件のコメント) (0 件のリアクション) (0 人の担当者)Python (357 件のフォーク)github user discovery
good first issuestale-issue

Repository metrics

Stars
 (3,013 個のスター)
PR merge metrics
 (平均マージ 6d 7h) (30d で 32 merged PRs)

説明

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?

コントリビューターガイド