8000 Merge pull request #368 from mattdennewitz/patch-1 · GavinChen1314/llama-cpp-python@243c6fd · GitHub
[go: up one dir, main page]

Skip to content

Commit 243c6fd

Browse files
authored
Merge pull request abetlen#368 from mattdennewitz/patch-1
Update README.md
2 parents 4cefb70 + 613dd70 commit 243c6fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Install from PyPI (requires a c compiler):
2525
pip install llama-cpp-python
2626
```
2727

28-
The above command will attempt to install the package and build build `llama.cpp` from source.
28+
The above command will attempt to install the package and build `llama.cpp` from source.
2929
This is the recommended installation method as it ensures that `llama.cpp` is built with the available optimizations for your system.
3030

3131
If you have previously installed `llama-cpp-python` through pip and want to upgrade your version or rebuild the package with different compiler options, please add the following flags to ensure that the package is rebuilt correctly:

0 commit comments

Comments
 (0)
0