docker container, inference chaining

This commit is contained in:
Dobromir Popov
2025-09-25 00:32:59 +03:00
parent 1f35258a66
commit d9a66026c6
4 changed files with 190 additions and 2 deletions

6
compose.yaml Normal file
View File

@@ -0,0 +1,6 @@
services:
gogo2:
image: gogo2
build:
context: .
dockerfile: ./Dockerfile