Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Shakshi3104
/
Cobalt
like
0
Sleeping
App
Files
Files
Community
e87c5c0
Cobalt
/
compose.yml
Shakshi3104
[add] Add Dockerfile and compose.yml
8e28da3
about 1 month ago
raw
Copy download link
history
blame
Safe
227 Bytes
services:
cobalt:
container_name:
cobalt-hybrid-search
build:
context:
.
dockerfile:
Dockerfile
ports:
-
"7860:7860"
volumes:
-
type:
bind
source:
./model
target:
/model