This website requires JavaScript.
Explore
Help
Register
Sign In
highperfocused
/
ollama
Watch
1
Star
0
Fork
0
You've already forked ollama
mirror of
https://github.com/ollama/ollama.git
synced
2025-03-18 22:01:47 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ollama
/
.dockerignore
10 lines
65 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
update `Dockerfile`
2023-07-03 18:56:17 -04:00
.vscode
ollama
app
add `macapp` to `.dockerignore`
2024-03-09 16:07:06 -08: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 15:20:12 -04:00
dist
add `.env` to `.dockerignore`
2023-09-23 00:53:48 -04:00
.env
cache docker builds
2023-11-18 08:51:24 -05:00
.cache
add `macapp` to `.dockerignore`
2024-03-09 16:07:06 -08: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 12:10:30 -07:00
llama/build
Reference in New Issue
Copy Permalink