Skip to content

Update Jetstream, add optional sampler args. #177

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

Merged
merged 2 commits into from
Aug 30, 2024
Merged

Update Jetstream, add optional sampler args. #177

merged 2 commits into from
Aug 30, 2024

Conversation

qihqi
Copy link
Collaborator

@qihqi qihqi commented Aug 30, 2024

No description provided.

@qihqi qihqi requested a review from FanhaiLu1 August 30, 2024 00:45
Copy link
Collaborator

@FanhaiLu1 FanhaiLu1 left a comment

Choose a reason for hiding this comment

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

Can you fix below lint error:

jetstream_pt/ray_engine.py:66:2: W0221: Number of parameters was 6 in 'Engine.prefill' and is now 5 in overriding 'PyTorchRayEngine.prefill' method (arguments-differ)
jetstream_pt/ray_engine.py:146:2: W0221: Number of parameters was 4 in 'Engine.generate' and is now 3 in overriding 'PyTorchRayEngine.generate' method (arguments-differ)

@FanhaiLu1 FanhaiLu1 merged commit 321f5aa into main Aug 30, 2024
4 checks passed
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