Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
abhisheksan
/
poetica
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
poetica
1 contributor
History:
74 commits
abhisheksan
Update model configuration and fix tokenizer files; remove outdated model binary
8702989
3 months ago
app
Update model configuration and enhance initialization logic; adjust BASE_DIR for container, implement model download functionality, and improve health check response
3 months ago
logs
Update model configuration and fix tokenizer files; remove outdated model binary
3 months ago
models
Update model configuration and fix tokenizer files; remove outdated model binary
3 months ago
.gitattributes
Safe
1.52 kB
initial commit
3 months ago
.gitignore
Safe
52 Bytes
Optimize model loading and error handling in PoetryGenerationService; implement async poem generation and enhance application startup process
3 months ago
Dockerfile
Safe
560 Bytes
Set permissions for /app directory in Dockerfile
3 months ago
README.md
Safe
192 Bytes
initial commit
3 months ago
download_model.py
Safe
864 Bytes
Enhance Poetry Generator API; implement health check endpoint, improve model loading with logging, and update request/response models
3 months ago
main.py
Safe
12.6 kB
Update model configuration and fix tokenizer files; remove outdated model binary
3 months ago
poetry_generation.log
Safe
25.4 kB
Add model files and tokenizer configuration; include special tokens and initialization settings
3 months ago
requirements.txt
Safe
498 Bytes
Enhance Poetry Generator API; implement health check endpoint, improve model loading with logging, and update request/response models
3 months ago