lab2 / README.md
emeses's picture
Update space
16924a4
|
raw
history blame
438 Bytes
metadata
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.