Skip to content

Commit 417d993

Browse files
committed
Update python instructions
1 parent 029f7b8 commit 417d993

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ git clone --recurse-submodules [email protected]:countzero/windows_llama.cpp.git
5757
Create a new Conda environment for this project with a specific version of Python:
5858

5959
```PowerShell
60-
conda create --name llama.cpp python=3.10
60+
conda create --name llama.cpp python=3.12
6161
```
6262

6363
### 5. Initialize Conda for shell interaction

vendor/llama.cpp

0 commit comments

Comments
 (0)