-
Notifications
You must be signed in to change notification settings - Fork 1
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
How much GPU memory is required to run the model fully #4
Comments
Hi @cmd0714 , |
Hi @abhilash1910 , |
Hi @cmd0714 ,
Will be running a few tests on this, |
Hi @abhilash1910 , |
Hi, dear author, I wanted to test the performance of the model on Colab using arxiv summarization dataset, which is a long text dataset.
Although the input is truncated to no more than 4096, it is still OOM.
What is the minimum amount of memory I need to run with 4096 input lenth.
this dataset is available at https://github.com/armancohan/long-summarization
The text was updated successfully, but these errors were encountered: