Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature/copy-folders #2

Merged
merged 3 commits into from
Oct 24, 2024
Merged

feature/copy-folders #2

merged 3 commits into from
Oct 24, 2024

Conversation

ozbillwang
Copy link
Contributor

resolve the problem described in #1 (comment)

in Dockerfile, it doesn't support to coyp folders with wildcard, such as cpu_*

So the idea is, I run shell script to copy the folders from image ollama/ollama, to folder amd64 and arm64, then I shoudl be fine to copy them in new buld image easily

COPY ./${TARGETARCH}/ /usr/lib/ollama/runners/

@ozbillwang ozbillwang merged commit de496b0 into master Oct 24, 2024
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant