title: LLaMA Chat Interface | |
emoji: 🦙 | |
colorFrom: blue | |
colorTo: purple | |
sdk: gradio | |
sdk_version: 4.19.2 | |
app_file: app.py | |
pinned: false | |
python_version: "3.10" | |
# LLaMA Chat Interface | |
A chat interface using fine-tuned LLaMA 3.2B model. | |
## Features | |
- 4-bit quantization for efficient inference | |
- Adjustable generation parameters | |
- User-friendly chat interface | |
## Usage | |
Just start typing in the chat box to interact with the model. |