error with module datasets

#31
by claraadam - opened

I have this error even if datasets is alrealdy install :
ImportError: This modeling file requires the following packages that were not found in your environment: datasets. Run pip install datasets
Any help ?

NVIDIA org

Hi, @claraadam . Could you share a sample code snippet for the dataset module example that results in the reported error?

I am facing an error when i load the model in my development environment , it is showing me message
"{
'error': 'Model nvidia/canary-1b is currently loading', 'estimated_time': 20.0
}"

I am facing this error on all nvidia models

Sign up or log in to comment