set highmem and t4 for colab

This commit is contained in:
Victor Hall 2023-07-03 15:37:29 -04:00
parent a75530471e
commit 2afea3bdb8
1 changed files with 13 additions and 3 deletions

View File

@ -111,8 +111,18 @@
"language_info": {
"name": "python"
},
"orig_nbformat": 4
"orig_nbformat": 4,
"colab": {
"provenance": [],
"machine_shape": "hm",
"gpuType": "T4"
},
"kernelspec": {
"name": "python3",
"display_name": "Python 3"
},
"accelerator": "GPU"
},
"nbformat": 4,
"nbformat_minor": 2
}
"nbformat_minor": 0
}