--- title: Llama Cpp Agent emoji: 🕶 colorFrom: indigo colorTo: purple sdk: gradio sdk_version: 4.38.1 app_file: app.py pinned: true license: apache-2.0 header: mini fullWidth: true models: - meta-llama/Meta-Llama-3-70B-Instruct - google/gemma-2-27b-it short_description: 'Chat: llama cpp agent' --- An example chatbot using [Gradio](https://gradio.app), [`huggingface_hub`](https://huggingface.co/docs/huggingface_hub/v0.22.2/en/index), and the [Hugging Face Inference API](https://huggingface.co/docs/api-inference/index).