Spaces:
Runtime error
Runtime error
metadata
title: LLaMA 7B Server
emoji: 🤖
colorFrom: blue
colorTo: purple
sdk: gradio
sdk_version: 4.17.0
app_file: app.py
pinned: false
LLaMA 7B Server
A web interface for interacting with the LLaMA 7B model.
Features
- Text generation
- Chat interface
- Model parameters configuration
How to Use
- Enter your prompt in the text box
- Click "Generate" or press Enter
- View the model's response below
Model Details
- Model: LLaMA 7B
- Parameters: 7 billion
- Language: Multilingual
Technical Details
- Framework: Gradio
- Python Version: 3.9+
- Dependencies: See requirements.txt