-
Notifications
You must be signed in to change notification settings - Fork 65
chore: changed whisper models base image to ramalama #2677
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
chore: changed whisper models base image to ramalama #2677
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it should not be the default ramalama image
this image expects an entrypoint, etc
the image with the "ready-to-go" entrypoint is quay.io/ramalama/ramalama-whisper-server
67152df
to
1914b97
Compare
1914b97
to
2593cd6
Compare
2593cd6
to
9bd4c2a
Compare
@benoitf @jeffmaury should I use |
Use latest so that we can test |
I think 0.6.4 tag was overrided so should be good |
9bd4c2a
to
e68f62f
Compare
Using latest now |
When trying to run the whisper recipe I get |
could you try with quay.io/fbenoit/ramalama-whisper-server:2025-03-20 (just rebuilt from the main branch of RamaLama so you can check if the upcoming 0.6.5 will work for you) |
Yes, on my side it works with your 0.6.5 |
ok so let's wait monday for the next release :-) |
@benoitf @jeffmaury looks like 0.7.0 is out https://quay.io/repository/ramalama/ramalama-whisper-server?tab=tags&tag=latest but I have still the same issue (but Florent's quay.io/fbenoit/ramalama-whisper-server:2025-03-20 worked for me) |
77e6936
to
ea7349c
Compare
Signed-off-by: Evzen Gasta <[email protected]>
ea7349c
to
f6fd637
Compare
Signed-off-by: Evzen Gasta <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Tested on Win11Pro
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What does this PR do?
Changes base image for whisper models to ramalama
USING latest
Screenshot / video of UI
What issues does this PR fix or reference?
Closes #2631
How to test this PR?
PR checks and try to create a service