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

Fixed modal script for updated cudnn version, and read errors #693

Closed
wants to merge 3 commits into from

Conversation

vyom1611
Copy link
Contributor

  1. Commented out the fread_check in cuda_common.h which was added recently. Those checks cause errors when running the script for serverless executions:

Image 7-18-24 at 1 33 PM

  1. Also updated cudnn version from libcudnn8 to libcuddn9-cuda-12.

Adding both of these updates makes the script run perfectly, and using test_gpt2 also produces 'OK' and validates the correctness.

Screenshot 2024-07-18 at 1 35 23 PM
  1. Also refactored and changed the script to run the dataset setup on the serverless container for easier data transfer.

@vyom1611 vyom1611 closed this Aug 14, 2024
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

Successfully merging this pull request may close these issues.

1 participant