Skip to content

Commit

Permalink
Merge branch 'do-ai-conan' of github.com:czoido/conan-io.github.io in…
Browse files Browse the repository at this point in the history
…to do-ai-conan
  • Loading branch information
czoido committed Dec 21, 2024
2 parents ed852a5 + 975d354 commit f97a585
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _posts/2024-12-23-You-can-do-AI-with-cpp.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ simply run the following command:
$ conan install --requires=llama-cpp/b4079 --build=missing \
-o="llama-cpp/*:with_examples=True" \
-o="llama-cpp/*:with_curl=True" \
--deployer=full_deploy
--deployer=direct_deploy
```

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

0 comments on commit f97a585

Please sign in to comment.