CoolFace
Apppublic

spedrox-sac/Qwen2.5-0.5B-Instruct

sourceHugging Facemitupdated 2y agoView on Hugging Face
0likes
App README

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.