Skip to content

Allow py 3.14, higher versions for a few packages#391

Merged
adefossez merged 11 commits into
kyutai-labs:mainfrom
gabrieldemarmiesse:allow_higher_versions
Jan 7, 2026
Merged

Allow py 3.14, higher versions for a few packages#391
adefossez merged 11 commits into
kyutai-labs:mainfrom
gabrieldemarmiesse:allow_higher_versions

Conversation

@gabrieldemarmiesse

@gabrieldemarmiesse gabrieldemarmiesse commented Jan 7, 2026

Copy link
Copy Markdown
Collaborator

Checklist

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

PR Description

Self explanatory, I tested on python 3.14, pytorch 2.9.1, sentencepiece 0.2.1, bitsandbytes v0.49.0, huggingface-hub v0.36.0

Also upgraded sphn. @LaurentMazare

Went from await asyncio.gather(opus_loop(), recv_loop(), send_loop()) to await self.recv_loop(ws, opus_reader, opus_writer).

Tested the client gradio and the server, both work after the sphn upgrade.

The commit messages are pretty bad, please do a squash and merge, you can remove the commit messages then.

@gabrieldemarmiesse gabrieldemarmiesse marked this pull request as draft January 7, 2026 12:51
@LaurentMazare

Copy link
Copy Markdown
Member

Thanks, the sphn part of the change looks all good to me.

@gabrieldemarmiesse gabrieldemarmiesse marked this pull request as ready for review January 7, 2026 14:21
@adefossez adefossez self-requested a review January 7, 2026 15:22
@adefossez adefossez merged commit 7f8fb1c into kyutai-labs:main Jan 7, 2026
9 checks passed
@fruit-freedom fruit-freedom mentioned this pull request Feb 20, 2026
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.

3 participants