Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
colin730
/
SummarizerApp
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
fc9914e
SummarizerApp
277 kB
1 contributor
History:
80 commits
ming
Update v2 API and HF streaming summarizer improvements
fc9914e
14 days ago
.cursor
Add V2 API with HuggingFace streaming support
17 days ago
app
Update v2 API and HF streaming summarizer improvements
14 days ago
scripts
fix(spaces): add FastAPI root_path for HF proxy, ensure 0.0.0.0:7860, verify v2 paths
17 days ago
tests
Improve V2 summarization: adaptive tokens, recursive summarization, better defaults
14 days ago
.gitignore
Safe
475 Bytes
chore: initialize FastAPI backend project structure and testing setup
about 1 month ago
BACKEND_PERFORMANCE_ANALYSIS.md
Safe
11.9 kB
feat: Add Ollama model warmup for 35% performance improvement
27 days ago
BACKEND_PLAN.md
Safe
7.78 kB
chore: initialize FastAPI backend project structure and testing setup
about 1 month ago
DEPLOYMENT.md
Safe
6.28 kB
docs: add comprehensive cloud deployment guide
about 1 month ago
Dockerfile
Safe
1.25 kB
Add support for sshleifer/distilbart-cnn-6-6 model for V2 API
17 days ago
FAILED_TO_LEARN.MD
Safe
25.4 kB
Document HF V2 summary length improvements in FAILED_TO_LEARN.MD
15 days ago
HUGGINGFACE_DEPLOYMENT.md
Safe
6.05 kB
Fix 504 Gateway Timeout: Increase timeout values
about 1 month ago
PRE_COMMIT_HOOK.md
Safe
4.38 kB
Add comprehensive pre-commit hook documentation
about 1 month ago
README.md
Safe
9.07 kB
Add support for sshleifer/distilbart-cnn-6-6 model for V2 API
17 days ago
README_HF.md
Safe
3.43 kB
Fix Ollama permissions and model configuration for Hugging Face deployment
about 1 month ago
docker-compose.dev.yml
Safe
872 Bytes
feat: add Docker containerization with Ollama integration
about 1 month ago
docker-compose.yml
Safe
1.44 kB
Fix 504 Gateway Timeout: Increase timeout values
about 1 month ago
env.example
Safe
412 Bytes
docs: add comprehensive cloud deployment guide
about 1 month ago
env.hf
Safe
505 Bytes
Fix 504 Gateway Timeout: Increase timeout values
about 1 month ago
nginx.conf
Safe
1.3 kB
Fix 504 Gateway Timeout: Increase timeout values
about 1 month ago
pytest.ini
Safe
442 Bytes
chore: initialize FastAPI backend project structure and testing setup
about 1 month ago
railway.json
Safe
311 Bytes
docs: add comprehensive cloud deployment guide
about 1 month ago
requirements.txt
Safe
659 Bytes
Add V2 API with HuggingFace streaming support
17 days ago
start-server.bat
Safe
1.8 kB
feat: Add comprehensive configuration management and startup automation
about 1 month ago
start-server.sh
Safe
2.76 kB
Improve start-server.sh script robustness
about 1 month ago