Skip to content

Conversation

@samuelbradshaw
Copy link

Checklist

  • Read CONTRIBUTING.md, and accept the CLA by including the provided snippet. We will not accept PR without this.
  • Run pre-commit hook.
  • [N/A] If you changed Rust code, run cargo check, cargo clippy, cargo test.

PR Description

I was having trouble resolving dependencies for numpy and huggingface-hub. This pull request loosens the dependency versions for those packages. It also removes the maximum dependency version for other packages (let me know if you'd like me to revert the others – they haven't caused me trouble directly, but looser dependencies may be helpful for others). I ran inference with these changes and everything seems to be working correctly.

I'm not sure how to run the pre-commit hook – does it run automatically when I open the pull request?

I, samuelbradshaw, confirm that I have read and understood the terms of the CLA of Kyutai-labs, as outlined in the repository's CONTRIBUTING.md, and I agree to be bound by these terms.

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.

1 participant