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

推論時にstreamが動作しない #2

Open
hisashi-ito opened this issue Apr 21, 2024 · 0 comments
Open

推論時にstreamが動作しない #2

hisashi-ito opened this issue Apr 21, 2024 · 0 comments

Comments

@hisashi-ito
Copy link
Owner

chunk_gen = hf.stream(params, messages=messages)
for x in chunk_gen:
print(x)

上記の部分でgeneratorの返り値が帰ってこない。なぜ?

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

1 participant