Enhance Poetry Generator API; implement health check endpoint, improve model loading with logging, and update request/response models 67dd542 abhisheksan commited on Nov 9, 2024
Update dependencies in requirements.txt; upgrade FastAPI and Uvicorn, add new libraries for model handling and API requests e085617 abhisheksan commited on Nov 9, 2024
Refactor FastAPI application structure; implement CORS middleware, update model initialization, and enhance poem generation endpoint with new request and response models c9cdb74 abhisheksan commited on Nov 9, 2024
Add bitsandbytes to requirements for enhanced model performance a1e3bb4 abhisheksan commited on Nov 8, 2024
Remove optimized module usage from poetry generation and downgrade PyTorch version to 2.3.1 ac829a5 abhisheksan commited on Nov 7, 2024
Update Dockerfile and requirements.txt to install PyTorch 2.5.1 and remove redundant numpy installation 904ae2c abhisheksan commited on Nov 7, 2024
Update requirements.txt to upgrade torch to version 2.3.1 ee442da abhisheksan commited on Nov 6, 2024
Update requirements.txt to upgrade transformers and add vllm dependency 5873aa2 abhisheksan commited on Nov 6, 2024
Refactor Dockerfile and enhance main.py with Hugging Face integration 2901363 abhisheksan commited on Nov 6, 2024
Add initial project structure with FastAPI and poetry generation service cee4b22 abhisheksan commited on Nov 6, 2024