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 http server to JetStream #115

Merged
merged 8 commits into from
Jul 23, 2024
Merged

Add http server to JetStream #115

merged 8 commits into from
Jul 23, 2024

Conversation

JoeZijunZhou
Copy link
Collaborator

@JoeZijunZhou JoeZijunZhou commented Jul 18, 2024

  • Add Http server entrypoint to JetStream
  • default: http://localhost:8080/
  • API docs: http://localhost:8080/docs
  • generate API: POST http://localhost:8080/v1/generate, DecodeRequest JSON
  • health check API: GET http://localhost:8080/v1/health
  • Tested with mock engine
  • TODO: Integrate with MaxText and PyTorch engines after Enable JetStream Standalone Server #94

@JoeZijunZhou JoeZijunZhou marked this pull request as ready for review July 18, 2024 21:38
@JoeZijunZhou JoeZijunZhou requested a review from vipannalla as a code owner July 18, 2024 21:38
@JoeZijunZhou JoeZijunZhou requested a review from FanhaiLu1 July 22, 2024 17:18
@JoeZijunZhou JoeZijunZhou merged commit 1830342 into main Jul 23, 2024
3 checks passed
@JoeZijunZhou JoeZijunZhou deleted the zijun/http-server branch July 23, 2024 00:40
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.

2 participants