mirror of
https://github.com/aaronpo97/the-biergarten-app.git
synced 2026-06-01 01:54:00 +00:00
Pipeline: Add Runpod docker configuration (#222)
* Begin work on Runpod docker config * Reduce docker image size * Create .dockerignore
This commit is contained in:
9
tooling/pipeline/runpod/.dockerignore
Normal file
9
tooling/pipeline/runpod/.dockerignore
Normal file
@@ -0,0 +1,9 @@
|
||||
# Ignore model files!
|
||||
*.gguf
|
||||
*.bin
|
||||
models/
|
||||
weights/
|
||||
|
||||
# Ignore local build folders
|
||||
build/
|
||||
.git/
|
||||
Reference in New Issue
Block a user