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

setup ollama service in aipc docker compose #1008

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

RuijingGuo
Copy link
Contributor

Description

setup ollama service in aipc docker compose

Issues

List the issue or RFC link this PR is working on. If there is no such link, please mark it as n/a.

Type of change

List the type of change like below. Please delete options that are not relevant.

  • [* ] Others (enhancement, documentation, validation, etc.)

Dependencies

List the newly introduced 3rd party dependency if exists.
n/a

Tests

  1. docker compose up -d
  2. curl http://${host_ip}:11434/api/generate -d '{"model": "llama3.2", "prompt":"What is Deep Learning?"}'
    3.docker compose down

@Spycsh Spycsh merged commit def39cf into opea-project:main Oct 23, 2024
9 checks passed
arcyleung pushed a commit to arcyleung/GenAIExamples that referenced this pull request Nov 4, 2024
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.

3 participants