Skip to content
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

Create inference_colab.ipynb #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Create inference_colab.ipynb #13

wants to merge 1 commit into from

Conversation

yhgon
Copy link

@yhgon yhgon commented May 19, 2020

add inference notebook on google colab

add inference notebook on google colab
Copy link

@daun-io daun-io left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks awesome :) 👍👍

@souvikg544
Copy link

Currently in 2023 this is not working .. Gives _pickle.UnpicklingError: invalid load key, '<'. error ! Please have a look @yhgon @daun-io

@yhgon
Copy link
Author

yhgon commented Jan 12, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants