spedrox-sac/Qwen2.5-0.5B-Instruct
0
Text Generation with Qwen Model
This project demonstrates a simple web application for text generation using Hugging Face's Transformers library and Streamlit. The application utilizes the Qwen/Qwen2.5-0.5B-Instruct model to generate text based on user input.
Features
- Batch processing of multiple input messages.
- Optimized for CPU execution.
- Interactive web interface with Streamlit.
- Utilizes Hugging Face's pipeline for text generation.
