FastAPI-Backend-Models / services /generate_model_manager.py

Commit History

feat: Add `GenerateModelManager` for loading Hugging Face generation models and performing text generation.
2ed0ab3

S01Nour commited on

feat: Implement generation model manager for Hugging Face Seq2Seq models and add a debug script for testing generation.
c924863

S01Nour commited on

feat: Introduce FastAPI endpoints for single and batch text generation with Pydantic models and Hugging Face model management.
306b243

S01Nour commited on

feat: Add text generation API endpoint with T5 model integration.
0d13811

S01Nour commited on