Create inference_colab.ipynb
add inference notebook on google colab
Currently in 2023 this is not working .. Gives _pickle.UnpicklingError: invalid load key, '<'. error ! Please have a look @yhgon @daun-io
Recently I didn't test flowtron on colab.
I found same problem #150 and #156
I know there are always dependency issue with colab because of pre-installed libraries.
below colab show how to replace pre-installed cuda toolkit and sdk in colab with NV HPC SDK and link the libraries. you could manually configure right version of other dependent libraries such as pre-installed pytorch.
https://github.com/yhgon/bootcamp_kr/blob/main/2022/09_KSC22_HPC/KSC22_GPU_tutorial.ipynb