You can define multiple AI models in Docker Compose. For example, if your app uses an LLM for chat and an embedding model for semantic search, both can be declared together in one file. No need to run models separately and then use them in your compose app. @docker.com
0 likes 0 replies
?