HNTAI / .huggingface.yaml

Commit History

Revert "use existing entrypoint.sh instead of inline generation""
4612788

sachinchandrankallar commited on

use existing entrypoint.sh instead of inline generation"
2fb56a3

sachinchandrankallar commited on

Refactor Docker configurations to use `uvicorn` as the entry point for FastAPI applications. Update `.huggingface.yaml` to remove legacy app configuration and clarify hardware requirements. Modify `Dockerfile.prod` to install `uvicorn` and adjust the command for production deployment.
be36ee7

sachinchandrankallar commited on

Update .gitignore to include additional files and directories for macOS, Linux, and application-specific configurations. Modify .huggingface.yaml to enhance Docker build settings and hardware requirements. Refactor app.py to remove legacy code and improve error handling. Remove deprecated files related to comprehensive streaming fixes, deployment scripts, and optimized Docker configurations. Update Dockerfile.prod to extend Gunicorn timeout for better performance. Enhance health endpoints and model management with improved logging and error handling. Consolidate routes and simplify architecture for better maintainability.
af75202

sachinchandrankallar commited on

`Refactor import logic and add logging in app.py`
af3c3e0

sachinchandrankallar commited on

`Added support for seq2seq models in ai_med_extract/app.py and updated routes.py to handle seq2seq models. Updated .huggingface.yaml to include app.py. Updated various .pyc files due to changes in the codebase.`
d6e40e7

sachinchandrankallar commited on

changed requirements file,and fixes for failing in huggingface
c00b0c0

sachinchandrankallar commited on