Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2023 11:45 PM
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:
%pip install -U transformers langchain chromadb accelerate bitsandbytes
dbutils.library.restartPython()