How to build a Llama 2 chatbot

Hi! Running the Pro version on Streamlit Cloud requires an API password from replicate, right?
Llama 2 is free to run on local hardware.

os.environ['REPLICATE_API_TOKEN'] = replicate_api

Regards, Sergiu

2 Likes