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

fix: Fix GPT-NeoX example copy collision during container startup inspired by Liam #6668

Closed
wants to merge 1 commit into from

Commits on Apr 28, 2023

  1. fix: Fix GPT-NeoX example copy collision during container startup ins…

    …pired by Liam
    
    As Liam investigated, there is a copy collision with the GPT-NeoX demo currently. This change mitigates that. We might still need to convert to a shared_fs approach in the future to take advantage of larger scale data.
    
    [ghstack-poisoned]
    daranday committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    f02aeba View commit details
    Browse the repository at this point in the history