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 force-pushed the feat/python-runtime-engine branch from ebda3eb to c08043f Compare May 21, 2024 12:48
@vansangpfiev vansangpfiev force-pushed the feat/python-runtime-engine branch from c08043f to 832c57c Compare May 21, 2024 13:03
@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
@vansangpfiev vansangpfiev force-pushed the feat/python-runtime-engine branch from b61681f to f9e7971 Compare May 24, 2024 07:56
@vansangpfiev vansangpfiev force-pushed the feat/python-runtime-engine branch from 3cf1b34 to 45ae3a1 Compare May 26, 2024 11:05
@vansangpfiev vansangpfiev force-pushed the feat/python-runtime-engine branch from 45ae3a1 to 2c2b4bf Compare May 27, 2024 03:10
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.

2 participants