Eric Curtin

Results 479 comments of Eric Curtin

> > What we tend to do most of the time is take influence from podman, docker, ollama, etc. How do they display partial downloads? > > As far as...

There's a podman and a ramalama side to this: https://github.com/containers/podman/issues/25758

Sorry @lnicola @jwboyer @ieaves , yes this was fixed already by a PR

One can also parallelize the tests and run in different builds to make the whole thing faster. I thought some builds ran the man pages check first

Note `/library/` is only used for models in the default namespace, substitute library with the namespace name for non-default namespaces

I don't think we will be able to define the ollama protocol. We could try and support it. It's not very complex as of today: https://registry.ollama.ai/v2/library/llama3/manifests/latest doesn't return null. We...

I just don't want to assume that Ollama will deliberately try and break third-party solutions. There's already at least 2 solutions that support it, LocalAI and ramalama. And the ramalama...

This is where I don't agree: `no point in copying the data to other non-Ollama OCI registries` I do think there is a point in this. Lets say a person...

But yeah it doesn't have to be part of skopeo, but at the moment lets take ramalama, it shows different progress bars (and uses different clients) for huggingface, ollama (and...