databricks / dbrx

Code examples and resources for DBRX, a large language model developed by Databricks
https://www.databricks.com/
Other
2.47k stars 231 forks source link

fix typo in quick start #2

Closed asnelling closed 3 months ago

asnelling commented 3 months ago

Change

pip install -e requirements.txt

to

pip install -r requirements.txt