Skip to content

breaking api change on 0.5.2 -> 0.7.0 #1402

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

Open
natke opened this issue Apr 15, 2025 · 2 comments
Open

breaking api change on 0.5.2 -> 0.7.0 #1402

natke opened this issue Apr 15, 2025 · 2 comments

Comments

@natke
Copy link
Contributor

natke commented Apr 15, 2025

Discussed in #1400

Originally posted by dsslight April 15, 2025
hi guys,
I faced with the issue - I'm doing like specified I the test below

def test_batching(device, phi2_for):

        while not generator.is_done():
            generator.generate_next_token()
        
        new_token = generator.get_sequence(0)

and in this new token I see prompt tokens only (I decoded and saw what the content), I don't see response. Please recommend how to get it and what I'm doing wrong?

@dsslight
Copy link

screenshorts also here

#1401

@dsslight
Copy link

dsslight commented May 1, 2025

are there any updates?

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

No branches or pull requests

2 participants