Commit History

Enhance ModelManager and PoetryGenerationService with optimizations and new features
6feef58

abhisheksan commited on

Fix initialization check in ModelManager to use class variable for singleton pattern
af80dec

abhisheksan commited on

Refactor poetry generation to use singleton ModelManager for model and tokenizer initialization
2e998d1

abhisheksan commited on

Set tokenizer's pad token to end-of-sequence token for improved handling
7e19fc6

abhisheksan commited on

Update Dockerfile to use Python 3.10 instead of 3.12
b0e4bf7

abhisheksan commited on

Update requirements.txt to upgrade torch to version 2.3.1
ee442da

abhisheksan commited on

Update requirements.txt to upgrade transformers and add vllm dependency
5873aa2

abhisheksan commited on

Update Dockerfile to change application run command path
acce523

abhisheksan commited on

Update Dockerfile to create a cache directory and change application run command port
03d78e4

abhisheksan commited on

Refactor Dockerfile and enhance main.py with Hugging Face integration
2901363

abhisheksan commited on

Add Dockerfile for application containerization
a4ec802

abhisheksan commited on

Add initial project structure with FastAPI and poetry generation service
cee4b22

abhisheksan commited on

initial commit
2c9446c
verified

abhisheksan commited on