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

Made run and serve consistent with model exec path. Fixes issue #413 #426

Merged
merged 1 commit into from
Nov 6, 2024

Conversation

bmahabirbu
Copy link
Collaborator

Here is the fix that worked for me

I commented out these lines

        # if args.container:
        #     model_path = mnt_file

Which made model path = /mnt/models/model.file and ported code from serve into run function for consistency
Fixes this issue I was having https://github.com/containers/ramalama/issues/413

@ericcurtin ericcurtin merged commit 422738a into containers:main Nov 6, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants