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

recreate "non-persistent buffers not loaded" problem #832

Closed

Conversation

eddogola
Copy link
Contributor

@eddogola eddogola commented Jul 6, 2023

Description

A user reported that when using Llama for distributed inference, it would run into the issue of missing stuff on some layers. This is because those buffers are non-persistent. This PR aims to reproduce the issue as a means towards fixing it.

Checklist:

  • Has code been commented, particularly in hard-to-understand areas?

@eddogola eddogola marked this pull request as draft July 6, 2023 21:37
@eddogola eddogola closed this Jul 27, 2023
@eddogola eddogola deleted the recreate-buffer-not-saved-issue branch July 27, 2023 18:16
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.

2 participants