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

[nnx] improve init_cache docs #4291

Merged
merged 1 commit into from
Oct 23, 2024
Merged

[nnx] improve init_cache docs #4291

merged 1 commit into from
Oct 23, 2024

Conversation

cgarciae
Copy link
Collaborator

@cgarciae cgarciae commented Oct 12, 2024

What does this PR do?

Fixes #4290.

Copy link
Collaborator

@8bitmp3 8bitmp3 left a comment

Choose a reason for hiding this comment

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

@cgarciae LGTM.

Checked the new code, it throws ValueError: Autoregressive cache not initialized, call ``init_cache`` first. as expected ("throws an error because cache isn't initialized").

@IvyZX @levskaya PTAL if a second LGTM is needed.

@copybara-service copybara-service bot merged commit 3f3c03b into main Oct 23, 2024
19 checks passed
@copybara-service copybara-service bot deleted the init-cache-docs branch October 23, 2024 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants