open-build / BabbleBeaver

Micro AI for multiple LLM switching, preparing datasets, training models, and deploying them in isolated environments using Docker
https://market.buildly.io
GNU General Public License v3.0
3 stars 6 forks source link

Create way for devs to utilize private models in build process #21

Open lxy009 opened 1 week ago

lxy009 commented 1 week ago

while a private model with an API in front hosted somewhere else can utilize the same integration as the proprietary models, it might be nice to deploy the model alongside the application in one go and on the same server.

kalexander commented 2 days ago

we can already do this with the https://github.com/open-build/BabbleBeaver/pull/19 code using ollama.. what if we change the requirements to allow models that are compatible with the OpenAI API. This would give us the following: