You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: FastAPI integration for In_Process Mode (2/2) (#4808)
* InferenceSpec support for HF
* feat: InferenceSpec support for MMS and testing
* Introduce changes for InProcess Mode
* mb_inprocess updates
* In_Process mode for TGI transformers, edits
* Remove InfSpec from branch
* changes to support in_process
* changes to get pre-checks passing
* pylint fix
* unit test, test mb
* period missing, added
* suggestions and test added
* pre-push fix
* missing an @
* fixes to test, added stubbing
* removing for fixes
* variable fixes
* init fix
* tests for in process mode
* prepush fix
* FastAPI with In_Process
* minor fixes
* putting 6 args
* server change
* changes
* format fix
* fastapi fixes
* port
* start
* changing port
* prepush
* import and unused fix
* moving files and transformers
* fix imports
* changes
* fixing modules
* placement
* dep fixes
* minor change
* fastapi predictor fix
* minor changes
* import transformers
* pylint comment
* delete local_run.sh
* format
* fix
* uvicorn fix
* fastapi
* try and except
* app
* deps comment out
* app func fix
* deps
* fix
* test fix
* non object
* comment out test for in_process
* removing unnecessary loggers
* fixing UT
* clean up loggers
* Update in_process_mode.py
* In Process Mode
* workers flags not needed when reload is set to true.
* Refactore
* wheel
* minor changes
* delete whl
* ut for app.py
* unit test fir app
* more unit tests
* py310 and higher
* delete whl file
---------
Co-authored-by: Bryannah Hernandez <[email protected]>
Co-authored-by: sage-maker <[email protected]>
Co-authored-by: Jonathan Makunga <[email protected]>
Co-authored-by: Jonathan Makunga <[email protected]>
Co-authored-by: Erick Benitez-Ramos <[email protected]>
0 commit comments