Cobalt / compose.yml
Shakshi3104
[add] Add Dockerfile and compose.yml
8e28da3
raw
history blame
227 Bytes
services:
cobalt:
container_name: cobalt-hybrid-search
build:
context: .
dockerfile: Dockerfile
ports:
- "7860:7860"
volumes:
- type: bind
source: ./model
target: /model