diff --git a/_posts/2024-12-23-You-can-do-AI-with-cpp.markdown b/_posts/2024-12-23-You-can-do-AI-with-cpp.markdown index 68fdb114..b567e057 100644 --- a/_posts/2024-12-23-You-can-do-AI-with-cpp.markdown +++ b/_posts/2024-12-23-You-can-do-AI-with-cpp.markdown @@ -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