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: support reproducible compilation and install #6

Merged
merged 3 commits into from
Aug 19, 2024

Conversation

drbh
Copy link
Collaborator

@drbh drbh commented Aug 16, 2024

This PR update the pyproject.toml, Manifest.in and Cargo.toml to support compilation and installation of rust outlines_core.

Note* building and install relies on pip rather then the build library.

@brandonwillard brandonwillard force-pushed the adjust-outlines-core-compilation branch from 01d42d1 to 87ca97f Compare August 16, 2024 22:14
@ErikKaum ErikKaum merged commit 2066b1e into repo-structure Aug 19, 2024
ErikKaum added a commit that referenced this pull request Aug 22, 2024
This PR update the `pyproject.toml`, `Manifest.in` and `Cargo.toml` to
support compilation and installation of rust `outlines_core`.

Note* building and install relies on `pip` rather then the `build`
library.

---------

Co-authored-by: erikkaum <[email protected]>
brandonwillard pushed a commit that referenced this pull request Aug 23, 2024
This PR update the `pyproject.toml`, `Manifest.in` and `Cargo.toml` to
support compilation and installation of rust `outlines_core`.

Note* building and install relies on `pip` rather then the `build`
library.

---------

Co-authored-by: erikkaum <[email protected]>
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