Bahadir Ciloglu
91494226db
Configure RunPod network storage for models
...
- Remove model downloads from Dockerfile
- Add symlink to /runpod-volume/models
- Add extra_model_paths.yaml for network storage
- Improve error handling in handler
- Models will be loaded from RunPod network storage
2025-11-01 16:13:45 +03:00
Bahadir Ciloglu
4f5fd5b888
Add final newline to fix last linting issue
2025-11-01 16:06:28 +03:00
Bahadir Ciloglu
5c167f54b0
Remove unused imports and add trailing newline - fix final linting issues
2025-11-01 16:04:08 +03:00
Bahadir Ciloglu
236a174b18
Rewrite runpod_handler.py with clean formatting - no whitespace issues
2025-11-01 16:02:20 +03:00
Bahadir Ciloglu
dc5a696d3b
Fix all Python linting issues - clean whitespace and formatting
2025-11-01 15:59:47 +03:00
Bahadir Ciloglu
2a6c31f4fb
Fix Python linting issues - remove whitespace and add newline
2025-11-01 15:55:35 +03:00
Bahadir Ciloglu
896b98c6c1
Fix Dockerfile and handler - resolve exit code 127 error
2025-11-01 15:43:21 +03:00
Bahadir Ciloglu
2c77183f25
Add RunPod Serverless support - Dockerfile, handler, and environment template
2025-11-01 15:08:10 +03:00