working ollama with HF chat ui

This commit is contained in:
2025-01-29 22:49:22 +01:00
parent 07c4d18ed9
commit b76e384960
3 changed files with 53 additions and 0 deletions

9
Makefile Normal file
View File

@ -0,0 +1,9 @@
start:
@docker compose up -d
stop:
@docker compose down
install:
@docker exec -it deep_seek_r1-ollama-service-1 ollama pull deepseek-r1:14b