ClementBM
New Contributor II

As written in the command output when pip installing the python packages, you should then run a `

dbutils.library.restartPython()`.
 
Please try the following commands:
  1. %pip install -U transformers langchain chromadb accelerate bitsandbytes
  2. dbutils.library.restartPython()