furyhawk
eedc7e4657
fix: update docker-compose and Makefile for host networking configuration
2025-06-23 22:09:08 +08:00
furyhawk
5706f65b69
feat: update Dockerfile and docker-compose for improved networking and add new make targets for Ollama builds
2025-06-23 21:51:08 +08:00
furyhawk
96b4b2c0b0
feat: Add host networking option for LlamaCPP build and update help text
2025-06-15 08:35:19 +08:00
furyhawk
a8dad3debe
fix: Update model file references and enhance Dockerfile for LlamaCPP setup
2025-06-15 08:29:42 +08:00
furyhawk
e9dc288cef
Add Ollama Docker setup and model management scripts
...
- Created README.md for Ollama Docker setup with instructions for running and using models.
- Added docker-compose.yml for Ollama service configuration.
- Introduced scripts for model setup, including pulling models from Hugging Face and loading them into Ollama.
- Implemented AI launcher script to choose between Ollama and LlamaCPP backends.
- Added GPU support scripts for LlamaCPP with detailed logging and error handling.
- Included simple model pull script for easier model management.
- Established a structured approach for model management and integration with Ollama API.
2025-06-14 21:31:16 +08:00
furyhawk
d6d08cb7c6
refactor: Correct Docker Compose file references in makefile to use the standard docker-compose.yml
2025-05-28 11:51:58 +08:00
furyhawk
f0a8bf7286
refactor: Update makefile to include specific Docker Compose files for all targets
2025-05-28 07:22:00 +08:00
furyhawk
846dee37d4
refactor: Add network target to create traefik-public network before starting containers
2025-05-27 20:24:43 +08:00
furyhawk
6d1dd32c67
refactor: Update makefile to consistently use environment file for Podman commands
2025-05-27 20:09:51 +08:00
furyhawk
abaed3af13
Add reset and info targets to Makefile for improved Podman management
2025-05-25 17:52:27 +08:00
furyhawk
faa14f0da5
Fix typo in build target to use 'podman compose' instead of 'podman-compose'
2025-05-17 08:22:34 +08:00
furyhawk
c8cca9e447
⬆ Refactor Dockerfiles to optimize file copying and installation processes; update Makefile to disable cache during builds
2025-05-17 00:16:59 +08:00
furyhawk
b6297e9185
⬆ Add weather API integration and update models for two-hour forecast
2025-05-16 21:03:19 +08:00
furyhawk
677b0e09d1
⬆ Update Docker images to use docker.io for consistency and add Makefile for Podman Compose management
2025-05-04 10:29:59 +08:00