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

Update README.md #207

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update README.md #207

wants to merge 1 commit into from

Conversation

qihqi
Copy link
Collaborator

@qihqi qihqi commented Jan 8, 2025

add example for one request

add example for one request
@qihqi qihqi requested a review from lsy323 January 8, 2025 17:50
@@ -122,6 +122,42 @@ of the `checkpoints/<org>/<model>/hf_original` dir (or the corresponding subdir
Llama3 checkpoints will be at `checkpoints/meta-llama/Llama-2-7b-hf/hf_original/*.safetensors`. You can replace these files with modified
weights in HuggingFace format.

## Send one request

Jetstream-pytorch uses gPRC for handling requests, the script below demonstrates how to
Copy link
Collaborator

@lsy323 lsy323 Jan 8, 2025

Choose a reason for hiding this comment

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

typo: gRPC

Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
Jetstream-pytorch uses gPRC for handling requests, the script below demonstrates how to
Jetstream-pytorch uses gRPC for handling requests, the script below demonstrates how to

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