Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
colin730
/
SummarizerApp
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
77bc57b
SummarizerApp
249 kB
4 contributors
History:
79 commits
Ming
"Claude PR Assistant workflow"
77bc57b
about 1 month ago
.cursor
Add V2 API with HuggingFace streaming support
about 2 months ago
.github
"Claude PR Assistant workflow"
about 1 month ago
app
Comment out asyncio.sleep for better streaming performance
about 2 months ago
scripts
fix(spaces): add FastAPI root_path for HF proxy, ensure 0.0.0.0:7860, verify v2 paths
about 2 months ago
tests
Fix HF streaming crash: enforce batch size = 1 for TextIteratorStreamer
about 2 months ago
.gitignore
Safe
475 Bytes
chore: initialize FastAPI backend project structure and testing setup
3 months ago
BACKEND_PERFORMANCE_ANALYSIS.md
Safe
11.9 kB
feat: Add Ollama model warmup for 35% performance improvement
2 months ago
BACKEND_PLAN.md
Safe
7.78 kB
chore: initialize FastAPI backend project structure and testing setup
3 months ago
DEPLOYMENT.md
Safe
6.28 kB
docs: add comprehensive cloud deployment guide
3 months ago
Dockerfile
Safe
1.25 kB
Add support for sshleifer/distilbart-cnn-6-6 model for V2 API
about 2 months ago
FAILED_TO_LEARN.MD
Safe
25.4 kB
Document HF V2 summary length improvements in FAILED_TO_LEARN.MD
about 2 months ago
HUGGINGFACE_DEPLOYMENT.md
Safe
6.05 kB
Fix 504 Gateway Timeout: Increase timeout values
2 months ago
PRE_COMMIT_HOOK.md
Safe
4.38 kB
Add comprehensive pre-commit hook documentation
2 months ago
README.md
Safe
9.07 kB
Add support for sshleifer/distilbart-cnn-6-6 model for V2 API
about 2 months ago
README_HF.md
Safe
3.43 kB
Fix Ollama permissions and model configuration for Hugging Face deployment
2 months ago
docker-compose.dev.yml
Safe
872 Bytes
feat: add Docker containerization with Ollama integration
3 months ago
docker-compose.yml
Safe
1.44 kB
Fix 504 Gateway Timeout: Increase timeout values
2 months ago
env.example
Safe
412 Bytes
docs: add comprehensive cloud deployment guide
3 months ago
env.hf
Safe
505 Bytes
Fix 504 Gateway Timeout: Increase timeout values
2 months ago
nginx.conf
Safe
1.3 kB
Fix 504 Gateway Timeout: Increase timeout values
2 months ago
pytest.ini
Safe
442 Bytes
chore: initialize FastAPI backend project structure and testing setup
3 months ago
railway.json
Safe
311 Bytes
docs: add comprehensive cloud deployment guide
3 months ago
requirements.txt
Safe
659 Bytes
Add V2 API with HuggingFace streaming support
about 2 months ago
start-server.bat
Safe
1.8 kB
feat: Add comprehensive configuration management and startup automation
2 months ago
start-server.sh
Safe
2.76 kB
Improve start-server.sh script robustness
2 months ago