-
Notifications
You must be signed in to change notification settings - Fork 35
feat/integrate tunix v1 #247
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/integrate tunix v1 #247
Conversation
Summary of ChangesHello @pathfinder-pf, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed! This pull request integrates Highlights
Using Gemini Code AssistThe full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips. Invoking Gemini You can request assistance from Gemini at any point by creating a comment using either
Customization To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a Limitations & Feedback Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here. You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension. Footnotes
|
align sampling param ability according to rfc
fix duplicate register pytree and use nnx.data to wrap FlashAttentionMetadata
ba2207f to
79db117
Compare
79db117 to
7612226
Compare
* add get_default_sampling_params definition * Merge pull request #6 from primatrix/feat/align-sampling-for-tunix align sampling param ability according to rfc * add multinomial_with_seed for sampler and test_sampler.py (#12) * update flax fix duplicate register pytree and use nnx.data to wrap FlashAttentionMetadata * extract scheduler thread * add event loop * fix duplicate params * use server parameters * add tree_flatten & tree_unflatten * with mesh --------- Co-authored-by: aolemila <aolemilaluo@gmail.com> Co-authored-by: pathfinder-fp <aaaabbbbbb@163.com> Co-authored-by: aolemila <aolemila@primatrix.ai> Co-authored-by: pathfinder-fp <slackexplorer@gmail.com>
No description provided.