Metadata-Version: 2.4
Name: onyx-AI-Qwen2
Version: 0.1.0
Summary: Professional Streaming Engine for Qwen2 models by ONYX
Author-email: Rawan Jassim <eng.rawan.abd.alrazak@gmail.com>
Project-URL: Homepage, https://github.com/RUI-com/
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: fastapi
Requires-Dist: uvicorn
Requires-Dist: transformers>=4.48.0
Requires-Dist: torch
Requires-Dist: accelerate
Requires-Dist: einops
Requires-Dist: sentencepiece
Requires-Dist: protobuf
Requires-Dist: tiktoken

<p align="center">
  <img src="https://onyxchat-ai.vercel.app/logo/Group%2071.png" alt="ONYX AI Logo" width="200">
</p>

# 💎 ONYX AI Qwen2 Engine

High-performance streaming server for Qwen2 models, optimized for **ONYX** platform.

## 📦 Installation
```bash
pip install onyx-AI-Qwen2
