poetica / logs

Commit History

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

abhisheksan commited on

Add initial log entries for model initialization and loading status
1994657

abhisheksan commited on

Add model configuration and improve model initialization in ModelManager
f4f946e

abhisheksan commited on

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

abhisheksan commited on

Fix logging issues in poetry_generation.log; add warnings for custom vocabulary loading and model file not found errors, and ensure BASE_MODEL_DIR ends with a slash
a96ed1b

abhisheksan commited on

Refactor logging setup in main.py; improve file handler configuration with fallback to stdout and update model path
09d9560

abhisheksan commited on