You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> When installing Visual Studio 2022 it is sufficent to just install the `Build Tools for Visual Studio 2022` package. Also make sure that `Desktop development with C++` is enabled in the installer.
@@ -245,10 +245,11 @@ Every time there is a new release of [llama.cpp](https://github.com/ggerganov/ll
245
245
246
246
### Build a specific version of llama.cpp
247
247
248
-
You can build a specific version of llama.cpp by specifying a git tagor commit:
248
+
You can build a specific version of llama.cpp by specifying a git tag, commit or pull request:
0 commit comments