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

why max_gen_len is needed when considering space_needed? #78

Open
Mr-lonely0 opened this issue Mar 29, 2024 · 1 comment
Open

why max_gen_len is needed when considering space_needed? #78

Mr-lonely0 opened this issue Mar 29, 2024 · 1 comment

Comments

@Mr-lonely0
Copy link

Thank you for your time, here are my questions:

  1. I wonder why cache_size is updated only at every turn rather than every decoding step.
  2. When considering space needed in cache, why max_gen_len is needed to include
@zhenghuawang6
Copy link

This is also my concern. I think the cache should be updated after every decoding stage!

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