good first issuestale-issue
Métriques du dépôt
- Stars
- (3 013 étoiles)
- Métriques de merge PR
- (Merge moyen 6j 7h) (32 PRs mergées en 30 j)
Description
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?