poetica / models

Commit History

Update model configuration and fix tokenizer files; remove outdated model binary
8702989

abhisheksan commited on

Add model and configuration files; implement GPT-2 tokenizer and model initialization in main.py
2442c76

abhisheksan commited on

Add model files and tokenizer configuration; include special tokens and initialization settings
e945d50

abhisheksan commited on

Refactor poem generation logic; implement lazy loading for model and update request/response models
11be554

abhisheksan commited on

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