Skip to content

Commit f97a585

Browse files
committed
Merge branch 'do-ai-conan' of github.com:czoido/conan-io.github.io into do-ai-conan
2 parents ed852a5 + 975d354 commit f97a585

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2024-12-23-You-can-do-AI-with-cpp.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ simply run the following command:
5757
$ conan install --requires=llama-cpp/b4079 --build=missing \
5858
-o="llama-cpp/*:with_examples=True" \
5959
-o="llama-cpp/*:with_curl=True" \
60-
--deployer=full_deploy
60+
--deployer=direct_deploy
6161
```
6262

6363
You can run your chatbot locally by invoking the packaged `llama-cli` application with a

0 commit comments

Comments
 (0)