Kamal Gupta
Kamal Gupta
First of all thanks for a great resource! Worked for me without a hitch! Your docker image seems to be written for multicore CPU machines and not for GPUs. Is...
Hello, Thanks for an awesome work! I have a small doubt. I noticed that in the second stage (GPT), all the conditional generation tasks (from class/segmap etc.), same tokens are...
I want to use `widgets.DatePicker` widget in my jupyter notebook which is available in IPYWIDGETS_VER 6.0 onwards. For that, I added following lines to the end of `Dockerfile.notebook` ``` RUN...
Might be a silly question. ```--ebs-vol-size``` allows to attach a new persistent EBS volume to each node for storing the persistent HDFS. Is there a way to retrieve and reuse...