Chunxiang Xu avadesian
Loading Heatmap…

avadesian synced commits to master at avadesian/skypilot from mirror

  • d5b6d89c83 Fix error handling in service update process (#4034) * Fix error handling in service update process Fixes #4030 Address error handling inconsistency in service update process. * **sky/serve/controller.py** - Modify `/controller/update_service` endpoint to return appropriate HTTP status codes. - Return 400 for client errors and 500 for server errors. - Use `responses.JSONResponse` for returning responses. * **sky/serve/serve_utils.py** - Update `update_service_encoded` function to handle different status codes. - Raise exceptions based on the response body for 400 and 500 status codes. * **sky/utils/subprocess_utils.py** - Add `stream_logs` parameter in the comment to reflect the code. * format * apply to load_balancer_sync for consistency
  • b0a1ea2c54 [docs] Add docs for internal load balancers on k8s (#4028) * Add internal ports docs * Add internal ports docs * Add internal ports docs * Add internal ports docs
  • Compare 2 commits »

4 hours ago

avadesian synced commits to main at avadesian/Vicuna from mirror

20 hours ago

avadesian synced commits to master at avadesian/skypilot from mirror

  • f4886bed75 Fixed Typo in Readme.md (#4039) Update README.md fix typo
  • 1efd48a4df Stop using deprecated `on_event()` decorator (#4033) * Stop using deprecated `on_event()` decorator Fixes #3997 Replace deprecated `@app.on_event('startup')` decorator with lifespan event handler in `sky/serve/controller.py`. * Remove the `@app.on_event('startup')` decorator. * Add a lifespan event handler to configure the logger. * Update the `SkyServeController` class to use the lifespan event handler. * format and add decorator * format
  • Compare 2 commits »

1 day ago

avadesian synced commits to ux-v3 at avadesian/skypilot from mirror

2 days ago

avadesian synced commits to master at avadesian/skypilot from mirror

  • 81e19038ef Add a missing newline that was breaking formatting (#4037) What it says on the tin.

2 days ago

avadesian synced commits to ux-v3 at avadesian/skypilot from mirror

2 days ago

avadesian synced commits to master at avadesian/skypilot from mirror

  • 12706e94d7 [Serve] Refactor to Fix Type Checking Errors (#3999) * refactor: make type cheker happy * Update sky/serve/service.py Co-authored-by: Tian Xia <cblmemo@gmail.com> * Update sky/serve/replica_managers.py Co-authored-by: Tian Xia <cblmemo@gmail.com> * Update sky/serve/replica_managers.py Co-authored-by: Tian Xia <cblmemo@gmail.com> * fix: get_db_path comments * fix: filter with lambda * format * better way to filter out `None` * Update sky/serve/service.py Co-authored-by: Tian Xia <cblmemo@gmail.com> * Revert "Update sky/serve/service.py" This reverts commit b7f3eb9e6b2a746872873ab6fded2683b92fe86a. --------- Co-authored-by: Tian Xia <cblmemo@gmail.com>

2 days ago

avadesian synced commits to ux-v3 at avadesian/skypilot from mirror

2 days ago

avadesian synced commits to ux-v3 at avadesian/skypilot from mirror

3 days ago

avadesian synced commits to ux-v3 at avadesian/skypilot from mirror

4 days ago

avadesian synced commits to orchestrators_temporal at avadesian/skypilot from mirror

4 days ago

avadesian synced commits to main at avadesian/guidance from mirror

  • 63bfd9f5c3 [Feature] Support for JSON `minimum` , `maximum`, `exclusiveMinimum`, and `exclusiveMaximum` (#1023) JSON support for integer and float bounds. Closes #1019 --------- Co-authored-by: Michał Moskal <michal@moskal.me>
  • c6e6fab7bb Merge pull request #1037 from mmoskal/fix_az_g_tests Make the tests pass with larger tokenizers
  • bc1e56b16c Make the tests pass with larger tokenizers
  • Compare 3 commits »

5 days ago

avadesian created online experience task avade202410021037249

5 days ago

avadesian synced commits to ux-v3 at avadesian/skypilot from mirror

5 days ago

avadesian synced commits to master at avadesian/skypilot from mirror

  • b1f22c4d5f [Docs] Add readme for inferentia example (#4024) * [Docs] Add readme for inferentia example * fold yaml * Update examples/aws-neuron/README.md Co-authored-by: Zhanghao Wu <zhanghao.wu@outlook.com> * Update examples/aws-neuron/README.md Co-authored-by: Zhanghao Wu <zhanghao.wu@outlook.com> * Update examples/aws-neuron/README.md Co-authored-by: Zhanghao Wu <zhanghao.wu@outlook.com> --------- Co-authored-by: Zhanghao Wu <zhanghao.wu@outlook.com>
  • 62222ee53c [UX] Remove requirement to specify cloud in Resources to use labels (#4022) Co-authored-by: Yika Luo <yikaluo@Yikas-MacBook-Pro.local>
  • e437e96bca [Examples] AWS Neuron Accelerator Example. (#4020) * [Examples] AWS Neuron Accelerator Example. * add example * auto calculate tp size & use ubuntu 2204 * add mix acc example * fix * rename
  • Compare 3 commits »

5 days ago

avadesian synced commits to inf-tri-example at avadesian/skypilot from mirror

  • 2e135d5c08 auto calculate tp size & use ubuntu 2204

6 days ago

avadesian synced commits to master at avadesian/skypilot from mirror

  • 8dd0031763 [Docs] Fix inconsistent example in spot instance documentation (#3996) * [Docs] Fix inconsistent example in spot instance documentation Fixes #3995 * Update docs/source/serving/spot-policy.rst Co-authored-by: Zhanghao Wu <zhanghao.wu@outlook.com> --------- Co-authored-by: Zhanghao Wu <zhanghao.wu@outlook.com>

1 week ago

avadesian synced commits to default-min-logging at avadesian/skypilot from mirror

1 week ago

avadesian synced commits to master at avadesian/skypilot from mirror

  • e6a3b830fb [k8s] Fix incluster auth after multi-context support (#4014) * Make incluster auth work * lint * rename * rename * pop allowed_contexts from config * lint * comments * comments * lint

1 week ago

avadesian synced commits to default-min-logging at avadesian/skypilot from mirror

1 week ago