Colab notebook getting killed
Hey all, I tried to use the colab notebook to run the example snippet, but it's getting killed and showing a kill command ^C in the output.
I didn't kill the process myself. I took a look at the resource usage, and while it's close to the max for colab, it doesn't look like it's quite maxed out yet?
Have you confirmed that this runs on the free tier colab instance without issues?
Excited to try out your tool!
Hi @ngreenwald, running this again, this notebook does not work with the free version of Colab due to insufficient memory. I can try to see if it makes sense to optimize memory usage, otherwise you'd probably have to run it using a local computer with sufficient memory resources, or with a higher RAM version of Colab. I'll also make a note of this in the README.
Sounds good, I got it to run on my macbook. I had to modify the .yaml file to remove the second = and following string for the dependencies.