Spaces:
Sleeping
Sleeping
File size: 769 Bytes
067066c b5c37e7 067066c 828febe 067066c 3855a0c 067066c 0b1581c c2eec09 b5c37e7 067066c b5c37e7 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 | ---
title: OneAI Chat
emoji: 💬
colorFrom: gray
colorTo: gray
sdk: gradio
sdk_version: 5.15.0
app_file: app.py
pinned: false
hf_oauth: true
hf_oauth_scopes:
- inference-api
python_version: 3.11
license: mit
short_description: Modern ChatGPT-like interface for OneAI models.
---
# OneAI Chat
A premium ChatGPT-inspired interface for interacting with OneAI language models.
## Features
- **Model Selection**: Switch between `oneai-1.2-38m` and `oneai-1-35m`.
- **Aesthetic UI**: Dark-themed, modern interface built with Gradio Blocks.
- **Real-time Streaming**: Instant responses via Hugging Face Inference API.
- **Customizable**: Full control over system prompts and generation parameters.
## Models
- `onedevelopment/oneai-1.2-38m`
- `onedevelopment/oneai-1-35m` |