SkillAgentSearch skills...

Llama2

This chatbot app is built using the Llama 2 open source LLM from Meta.

Install / Use

/learn @dataprofessor/Llama2
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

🦙💬 Llama 2 Chat

This chatbot is created using the open-source Llama 2 LLM model from Meta.

Particularly, we're using the Llama2-7B model deployed by the Andreessen Horowitz (a16z) team and hosted on the Replicate platform.

This app was refactored from a16z's implementation of their LLaMA2 Chatbot to be light-weight for deployment to the Streamlit Community Cloud.

Demo App

Streamlit App

Prerequisite libraries

streamlit
replicate

Getting your own Replicate API token

To use this app, you'll need to get your own Replicate API token.

After signing up to Replicate, you can access your API token from this page.

Other Llama 2 models to try

As mentioned above, this chatbot implementation uses the Llama2-7B model that was trained on 7 billion parameters.

You can also try out the larger models:

Further Reading

Related Skills

View on GitHub
GitHub Stars381
CategoryCustomer
Updated1mo ago
Forks759

Languages

Python

Security Score

85/100

Audited on Feb 28, 2026

No findings