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

Commits on Feb 23, 2024

  1. Add Ollama module

    eddumelendez committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    15332f5 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    59bf332 View commit details
    Browse the repository at this point in the history
  2. Enable gpu if available

    eddumelendez committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    3a63c51 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    cf94747 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Add createImage

    eddumelendez committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    625dfec View commit details
    Browse the repository at this point in the history
  2. Update modules/ollama/src/main/java/org/testcontainers/ollama/OllamaC…

    …ontainer.java
    
    Co-authored-by: Kevin Wittek <kiview@users.noreply.github.com>
    eddumelendez and kiview committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    d1fb50c View commit details
    Browse the repository at this point in the history
  3. Rename to commitToImage

    eddumelendez committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    d787917 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. Fix docs

    eddumelendez committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    8b8c2e4 View commit details
    Browse the repository at this point in the history