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
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:
a CI/CD process for releasing both the python outlines-core package and rust outlines-core crate
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
The text was updated successfully, but these errors were encountered:
@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 👍
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.
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:
outlines-core
package and rustoutlines-core
crateEdit: the more detailed task list is moved and updated in PR #20
This would be dependent on #14 and potentially (but not necessarily) #16
The text was updated successfully, but these errors were encountered: