Update compose.yaml
This commit is contained in:
@@ -1,13 +1,4 @@
|
||||
services:
|
||||
ollama:
|
||||
image: ollama/ollama:rocm
|
||||
networks:
|
||||
- my_network
|
||||
volumes:
|
||||
- ~/.ollama:/root/.ollama # shared ollama configuration
|
||||
devices:
|
||||
- /dev/kfd:/dev/kfd
|
||||
- /dev/dri:/dev/dri
|
||||
|
||||
deno:
|
||||
image: denoland/deno:alpine
|
||||
|
||||
Reference in New Issue
Block a user