mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-08-05 12:40:38 +08:00
2.9 KiB
2.9 KiB
In [ ]:
# uncomment below cell to install required packages if running in Google Colab.
#!pip install transformersIn [ ]:
# import required packages
from transformers import pipelineIn [2]:
# Do cool stuff here