mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-13 21:47:12 +00:00
fix typo in langchain/cookbook/stepback-qa.ipynb (#12204)
This commit is contained in:
@@ -181,7 +181,7 @@
|
||||
"source": [
|
||||
"To enable use of GPU on Apple Silicon, follow the steps [here](https://github.com/abetlen/llama-cpp-python/blob/main/docs/install/macos.md) to use the Python binding `with Metal support`.\n",
|
||||
"\n",
|
||||
"In particular, ensure that `conda` is using the correct virtual enviorment that you created (`miniforge3`).\n",
|
||||
"In particular, ensure that `conda` is using the correct virtual environment that you created (`miniforge3`).\n",
|
||||
"\n",
|
||||
"E.g., for me:\n",
|
||||
"\n",
|
||||
|
Reference in New Issue
Block a user