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

Update build, CI and release scripts #18

Closed
ErikKaum opened this issue Aug 29, 2024 · 3 comments · Fixed by #20
Closed

Update build, CI and release scripts #18

ErikKaum opened this issue Aug 29, 2024 · 3 comments · Fixed by #20
Labels
enhancement New feature or request TGI Related to the integration with `text-generation-inference`

Comments

@ErikKaum
Copy link
Collaborator

ErikKaum commented Aug 29, 2024

As we discussed in the comments of #4, we don't yet have a way to build the python package with a native extension nor a CI script for publishing the rust crate.

The goal would be to have:

  1. a CI/CD process for releasing both the python outlines-core package and rust outlines-core crate
  2. not diverge from the current repo structure and maintain as much as possible of the current release scripts

Edit: the more detailed task list is moved and updated in PR #20

This would be dependent on #14 and potentially (but not necessarily) #16

@ErikKaum ErikKaum self-assigned this Aug 29, 2024
@ErikKaum ErikKaum added enhancement New feature or request TGI Related to the integration with `text-generation-inference` labels Aug 29, 2024
@ErikKaum
Copy link
Collaborator Author

@kc611 & @brandonwillard I was thinking that this would be a logical next step for me to work on.

Let me know if you have any feedback on the issue description, task items or if there's potentially something more valuable for me to prioritize instead 👍

@brandonwillard
Copy link
Member

Let me know if you have any feedback on the issue description, task items or if there's potentially something more valuable for me to prioritize instead

This all sounds great, and I'll take a closer look at your associated PR shortly.

@ErikKaum
Copy link
Collaborator Author

This all sounds great, and I'll take a closer look at your associated PR shortly.

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request TGI Related to the integration with `text-generation-inference`
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants