File size: 438 Bytes
3ced31e
1fd9ca1
 
 
3ced31e
 
1fd9ca1
3ced31e
 
31a6cd5
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
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.