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

Fix port conflict in llava-tgi-service in VisualQnA #665

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

jotpalch
Copy link
Contributor

Description

  • Changed the external port of llava-tgi-service from 9399 to 8399
  • This change aligns the port with the configuration in VisualQnA/docker/gaudi/compose.yaml
  • Resolves the port conflict with the lvm-tgi service
  • Internal port mapping remains unchanged (80)

Issues

n/a

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds new functionality)
  • Breaking change (fix or feature that would break existing design and interface)
  • Others (enhancement, documentation, validation, etc.)

- Changed the external port of llava-tgi-service from 9399 to 8399
- This resolves the port conflict with the lvm-tgi service
- Internal port mapping remains unchanged (80)
@letonghan letonghan merged commit 993688a into opea-project:main Aug 28, 2024
8 checks passed
dmsuehir pushed a commit to dmsuehir/GenAIExamples that referenced this pull request Sep 11, 2024
- Changed the external port of llava-tgi-service from 9399 to 8399
- This resolves the port conflict with the lvm-tgi service
- Internal port mapping remains unchanged (80)
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