This website requires JavaScript.
Explore
Help
Sign in
baalajimaestro
/
ollama
Watch
1
Star
0
Fork
You've already forked ollama
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
5dd0477fd4
ollama
/
.dockerignore
12 lines
89 B
Text
Raw
Normal View
History
Unescape
Escape
update `Dockerfile`
2023-07-03 22:56:17 +00:00
.vscode
ollama
app
add `macapp` to `.dockerignore`
2024-03-10 00:07:06 +00:00
macapp
Add `Dockerfile.build` for building linux binaries (#558) Add `Dockerfile.build` for building linux binaries --------- Co-authored-by: Michael Yang <mxyng@pm.me>
2023-09-22 19:20:12 +00:00
dist
Code shuffle to clean up the llm dir
2024-01-04 17:40:15 +00:00
llm/llama.cpp
add `.env` to `.dockerignore`
2023-09-23 04:53:48 +00:00
.env
cache docker builds
2023-11-18 13:51:24 +00:00
.cache
add `macapp` to `.dockerignore`
2024-03-10 00:07:06 +00:00
test_data
Optimize container images for startup (#6547) * Optimize container images for startup This change adjusts how to handle runner payloads to support container builds where we keep them extracted in the filesystem. This makes it easier to optimize the cpu/cuda vs cpu/rocm images for size, and should result in faster startup times for container images. * Refactor payload logic and add buildx support for faster builds * Move payloads around * Review comments * Converge to buildx based helper scripts * Use docker buildx action for release
2024-09-12 19:10:30 +00:00
llm/build
llama/build
Reference in a new issue
Copy permalink