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
* Add skeleton of _experimental_deploy
* Get presigned url
* Upload LoRAs to Together
* Add deploy_model utils
* Document HF tokens
* Better OP reporting
* Deploy models to Together
* Document TOGETHER_API_KEY
* Remove _experimental_deploy from Model
* Document HF_TOKEN
* Shorten ttt training loop
* Introduce `LoRADeploymentJobStatus`, wait for deployment
* Properly handle deployment failures
* Move checking for previous deployment to `_experimental_deploy`
* Add support for more Together statuses
* Update tic-tac-toe.py
* Possibly fix `_experimental_deploy` via cli
* Parse backend in tic tac toe
* Deal with more Together errors
* Actually return deployment job
* deploy_model TYPE_CHECKING
0 commit comments