mirror of
https://github.com/abetlen/llama-cpp-python.git
synced 2023-09-07 17:34:22 +03:00
Fix whitespace
This commit is contained in:
@@ -90,7 +90,7 @@ This package is under active development and I welcome any contributions.
|
|||||||
To get started, clone the repository and install the package in development mode:
|
To get started, clone the repository and install the package in development mode:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone --recurse-submodules git@github.com:abetlen/llama-cpp-python.git
|
git clone --recurse-submodules git@github.com:abetlen/llama-cpp-python.git
|
||||||
# Will need to be re-run any time vendor/llama.cpp is updated
|
# Will need to be re-run any time vendor/llama.cpp is updated
|
||||||
python3 setup.py develop
|
python3 setup.py develop
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user