You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello, thanks for your earlier response on Google Colab. I was able to get the environment packages corrected with your Conda setup option.
I was about to try out the Gradio UI with the following command:
!CUDA_VISIBLE_DEVICES=0 python3 run-gradio.py --base_model=WeOpenML/PandaLM-7B-v1
However, when I click 'Evaluate' button I get 'Connection Errored Out' from Gradio as shown in the following screenshot:
Is there a log I can look at to see more error details? I didn't see one in filesystem unless I missed it.
Beta Was this translation helpful? Give feedback.
All reactions