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

Add Ollama module #8369

Merged
merged 8 commits into from Mar 2, 2024
Merged

Add Ollama module #8369

merged 8 commits into from Mar 2, 2024

Conversation

eddumelendez
Copy link
Member

@eddumelendez eddumelendez commented Feb 23, 2024

For gpu detection we need docker-java/docker-java#2311

@eddumelendez eddumelendez added this to the next milestone Mar 1, 2024
* Create a new image from the container
* @param imageName the name of the new image
*/
public void createImage(String imageName) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

commitToImage instead?

eddumelendez and others added 2 commits March 1, 2024 17:16
…ontainer.java

Co-authored-by: Kevin Wittek <kiview@users.noreply.github.com>
@eddumelendez eddumelendez marked this pull request as ready for review March 1, 2024 23:50
@eddumelendez eddumelendez requested a review from a team as a code owner March 1, 2024 23:50
@eddumelendez eddumelendez merged commit 93ca7cd into main Mar 2, 2024
9 of 12 checks passed
@eddumelendez eddumelendez deleted the ollama branch March 2, 2024 00:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants