--- title: Llama 2 13b Chat emoji: 🦙 colorFrom: indigo colorTo: pink sdk: gradio sdk_version: 3.37.0 app_file: app.py pinned: false license: other suggested_hardware: a10g-small --- # Llama 2 chatbot (Della) This is a minimal chatbot built based on https://huggingface.co/spaces/huggingface-projects/llama-2-13b-chat It is modified because Della does not provide internet access to its compute nodes. Below is the original README. # LLAMA v2 Models Llama v2 was introduced in [this paper](https://arxiv.org/abs/2307.09288). This Space demonstrates [Llama-2-13b-chat-hf](meta-llama/Llama-2-13b-chat-hf) from Meta. Please, check the original model card for details.