SummarizerApp / app /services

Commit History

Fix T5 model compatibility in HuggingFace streaming service
209bfd5

ming commited on

Optimize V2 API for HuggingFace Spaces with t5-small
d174be4

ming commited on

Add V2 API with HuggingFace streaming support
0b6e76d

ming commited on

Fix transformers service to be optional to prevent import errors
d42ed51

ming commited on

feat: Add Transformers pipeline endpoint for 80% faster summarization
02a56a9

ming commited on

feat: Add Ollama model warmup for 35% performance improvement
41494e9

ming commited on

feat: Add text streaming support with SSE
6e01ea3

ming commited on

Fix 504 Gateway Timeout: Increase timeout values
d3f36f7

ming commited on

Optimize latency and performance for Hugging Face Spaces
f2cff39

ming commited on

Fix URL normalization and improve error handling in Ollama service
eca870b

ming commited on

Add debug logging to health check
f359e06

ming commited on

Add debug logging to track Ollama URL construction
9eb7932

ming commited on

Optimize timeout configuration for better performance
2c658eb

ming commited on

Clean up temporary files
59650d1

ming commited on

Fix 502 Bad Gateway timeout issues with large text processing
2431837

ming commited on

chore: initialize FastAPI backend project structure and testing setup
9024ad9

ming commited on