HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ericcurtin

no profile record

Submissions

[untitled]

1 points·by ericcurtin·3 months ago·0 comments

Show HN: Docker Model Runner Integrates vLLM for High-Throughput Inference

github.com
7 points·by ericcurtin·8 months ago·1 comments

Show HN: Run Unsloth Dynamic GGUFs using Docker model runner

github.com
3 points·by ericcurtin·8 months ago·1 comments

Show HN: Docker/Model-Runner – Join Us in Revitalizing the DMR Community

github.com
14 points·by ericcurtin·9 months ago·2 comments

Show HN: docker/model-runner – an open-source tool for local LLMs

github.com
18 points·by ericcurtin·9 months ago·10 comments

comments

ericcurtin
·7 months ago·discuss
Time to use some local ai with Docker Model Runner :)

No cloudflare no problem

https://github.com/docker/model-runner
ericcurtin
·8 months ago·discuss
I'm one of the devs, happy to answer any questions
ericcurtin
·8 months ago·discuss
Will be around the next few hours
ericcurtin
·9 months ago·discuss
Hi everyone, we're the maintainers.

We're rebooting the model-runner community and wanted to share what we've been up to and where we're headed.

When we first built this, the idea was simple: make running local models as easy as running containers. You get a consistent interface to download and run models from different backends (llama.cpp being a key one) and can even transport them using familiar OCI registries like Docker Hub.

Recently, we've invested a lot of effort into making it a true community project. A few highlights:

- The project is now a monorepo, making it much easier for new contributors to find their way around.

- We've added Vulkan support to open things up for AMD and other non-NVIDIA GPUs.

- We made sure we have day-0 support for the latest NVIDIA DGX hardware.

- There is a new "docker model run" UX: https://www.docker.com/blog/docker-model-run-prompt/
ericcurtin
·9 months ago·discuss
Keep opening pull requests and issues, we need these things, you are right!
ericcurtin
·9 months ago·discuss
Any new features you think we should add to further enhance your usage? Glad you find it useful
ericcurtin
·9 months ago·discuss
Is there overlap with "Show HN: docker/model-runner – an open-source tool for local LLMs" posted today, we encapsulate AI workloads in containers using docker model runner. Some clear encapsulations advantages at a minimum. Could we work together?
ericcurtin
·9 months ago·discuss
What did you like? Anything stand out?
ericcurtin
·9 months ago·discuss
Thanks very much. It worked well for you? Which hardware? :) Any other feedback, keep it coming!
ericcurtin
·9 months ago·discuss
Hi everyone, we're the maintainers.

We're rebooting the model-runner community and wanted to share what we've been up to and where we're headed.

When we first built this, the idea was simple: make running local models as easy as running containers. You get a consistent interface to download and run models from different backends (llama.cpp being a key one) and can even transport them using familiar OCI registries like Docker Hub.

Recently, we've invested a lot of effort into making it a true community project. A few highlights:

- The project is now a monorepo, making it much easier for new contributors to find their way around.

- We've added Vulkan support to open things up for AMD and other non-NVIDIA GPUs.

- We made sure we have day-0 support for the latest NVIDIA DGX hardware.