-
Notifications
You must be signed in to change notification settings - Fork 340
[FEAT] - Better DMR integration #71
Copy link
Copy link
Labels
area/agentFor work that has to do with the general agent loop/agentic features of the appFor work that has to do with the general agent loop/agentic features of the apparea/docker-model-runnerFor features/issues/fixes related to the usage of Docker Model Runner (DMR)For features/issues/fixes related to the usage of Docker Model Runner (DMR)kind/enhancementNew feature or requestNew feature or request
Milestone
Metadata
Metadata
Assignees
Labels
area/agentFor work that has to do with the general agent loop/agentic features of the appFor work that has to do with the general agent loop/agentic features of the apparea/docker-model-runnerFor features/issues/fixes related to the usage of Docker Model Runner (DMR)For features/issues/fixes related to the usage of Docker Model Runner (DMR)kind/enhancementNew feature or requestNew feature or request
What you'd like to see
Better support for DMR's feature-set, similar to the support compose provides (e.g. for runtime parameters and context length)
Why you'd like to see it
To better take advantage of local models
Workarounds?
Creating the local model runtimes with a compose file, then pointing the base url in the agentfile to the appropriate urls exposed by compose (which might even need to be proxied to localhost, not sure atm)
Additional context
I'd want to be able to: