On 9/30/24 17:43, Adam Williamson wrote:
On Mon, 2024-09-30 at 12:56 -0400, Daniel Walsh wrote:
Honestly I feel like I would've written this so the bit that runs in
the container is just a different thing from the bit that runs outside
of the container? But I guess that's getting rather beyond t
On Mon, 2024-09-30 at 23:56 +0200, Miro Hrončok wrote:
> On 30. 09. 24 19:22, Adam Williamson wrote:
> > pkg_resources is
> > entirely removed in recent Python (3.12 or 3.13, I forget which).
>
> pkg_resources is part of setuptools. It is deprecated, but still there.
Oh, my bad, I thought it was
On 30. 09. 24 19:22, Adam Williamson wrote:
pkg_resources is
entirely removed in recent Python (3.12 or 3.13, I forget which).
pkg_resources is part of setuptools. It is deprecated, but still there.
--
Miro Hrončok
--
Phone: +420777974800
Fedora Matrix: mhroncok
--
___
On Mon, 2024-09-30 at 12:56 -0400, Daniel Walsh wrote:
> >
> > Honestly I feel like I would've written this so the bit that runs in
> > the container is just a different thing from the bit that runs outside
> > of the container? But I guess that's getting rather beyond the scope of
> > "package th
On Mon, 2024-09-30 at 12:41 -0400, Daniel Walsh wrote:
>
> We want to make sure that the ramalama executable finds the python
> libraries ,which is why we are sticking the library into first place in
> the path. (It is a little hacky and we could probably work around it
> using environment var
On 9/30/24 12:52, Adam Williamson wrote:
On Mon, 2024-09-30 at 12:41 -0400, Daniel Walsh wrote:
why all this? Why not just have it set up as a perfectly normal Python
lib+script project and let all the infrastructure Python-world has been
building for decades handle installing it on various plat
On Mon, 2024-09-30 at 12:41 -0400, Daniel Walsh wrote:
> >
> > why all this? Why not just have it set up as a perfectly normal Python
> > lib+script project and let all the infrastructure Python-world has been
> > building for decades handle installing it on various platforms? Is
> > there somethi
On 9/30/24 12:33, Adam Williamson wrote:
On Mon, 2024-09-30 at 09:24 -0700, Adam Williamson wrote:
On Mon, 2024-09-30 at 11:18 -0400, Daniel Walsh wrote:
RamaLama is an open source competitor to Ollama. The goal is to make the
use of AI Models as simple as Podman or Docker. But able to support
On 9/30/24 12:24, Adam Williamson wrote:
On Mon, 2024-09-30 at 11:18 -0400, Daniel Walsh wrote:
RamaLama is an open source competitor to Ollama. The goal is to make the
use of AI Models as simple as Podman or Docker. But able to support any
AI Model registry. HuggingFace, Ollama as well as OCI
On Mon, 2024-09-30 at 09:24 -0700, Adam Williamson wrote:
> On Mon, 2024-09-30 at 11:18 -0400, Daniel Walsh wrote:
> > RamaLama is an open source competitor to Ollama. The goal is to make the
> > use of AI Models as simple as Podman or Docker. But able to support any
> > AI Model registry. Huggi
On Mon, 2024-09-30 at 11:18 -0400, Daniel Walsh wrote:
> RamaLama is an open source competitor to Ollama. The goal is to make the
> use of AI Models as simple as Podman or Docker. But able to support any
> AI Model registry. HuggingFace, Ollama as well as OCI Registries
> (quay.io, docker hug,
11 matches
Mail list logo