File size: 527 Bytes
d8a3c53 a4e1a14 07ad0e0 cad08b8 d8a3c53 f749a5e d8a3c53 07ad0e0 a4e1a14 5386ed7 460909a 07ad0e0 9a98444 07ad0e0 d8a3c53 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
---
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). |