8000 Update README.md (#940) · rgerganov/llama-cpp-python@aa5a7a1 · GitHub
[go: up one dir, main page]

Skip to content

Commit aa5a7a1

Browse files
authored
Update README.md (abetlen#940)
.ccp >> .cpp
1 parent c2d63a7 commit aa5a7a1

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
@@ -45,7 +45,7 @@ Note: If you are using Apple Silicon (M1) Mac, make sure you have installed a ve
4545
wget https://github.com/conda-forge/miniforge/releases/latest/download/Miniforge3-MacOSX-arm64.sh
4646
bash Miniforge3-MacOSX-arm64.sh
4747
```
48-
Otherwise, while installing it will build the llama.ccp x86 version which will be 10x slower on Apple Silicon (M1) Mac.
48+
Otherwise, while installing it will build the llama.cpp x86 version which will be 10x slower on Apple Silicon (M1) Mac.
4949

5050
### Installation with Hardware Acceleration
5151

0 commit comments

Comments
 (0)
0