Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: python runtime engine #559

Merged
merged 18 commits into from
May 28, 2024
Merged

feat: python runtime engine #559

merged 18 commits into from
May 28, 2024

Conversation

vansangpfiev
Copy link
Contributor

@vansangpfiev vansangpfiev commented May 14, 2024

Add cortex.python-runtime as an engine for cortex-cpp:

  • Create cmake file to pull stable release (waiting for first cortex.python release)
  • End to end testing for python-runtime
  • /engines endpoint
  • /v1/fine_tuning/job endpoint
  • Support loading multiple engines

@vansangpfiev vansangpfiev marked this pull request as ready for review May 21, 2024 13:03
@vansangpfiev vansangpfiev force-pushed the feat/python-runtime-engine branch 2 times, most recently from 6fb033c to b61681f Compare May 24, 2024 07:43
Copy link
Contributor

@louis-jan louis-jan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@vansangpfiev vansangpfiev merged commit cd63b89 into dev May 28, 2024
18 checks passed
@vansangpfiev vansangpfiev deleted the feat/python-runtime-engine branch May 28, 2024 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants