How to build a Llama 2 chatbot

Hi @SheriffMudasir

As also mentioned below in a related comment, Llama2 is free to use, however to run the LLM inference calls, you’ll need to host them on a powerful computer as they are quite computationally intensive. Running such API calls from a platform such as Replicate comes at a cost.

1 Like