-
Notifications
You must be signed in to change notification settings - Fork 450
Pull requests: AI-Hypercomputer/maxtext
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Pydantic
class TrainContext for train functions (replacing old 11-arity function)
#2964
opened Jan 17, 2026 by
SamuelMarks
Loading…
4 tasks done
doc: add checkpoint conversion in tutorials
#2963
opened Jan 16, 2026 by
charlesli640
Loading…
1 task
Move tests/forward_pass_logit_checker.py to tests/utils/forward_pass_logit_checker.py
gemini-review
#2962
opened Jan 16, 2026 by
SurbhiJainUSC
Loading…
4 tasks done
Improve formatting and clarify MFU comparison caveat in performance metrics docs.
#2959
opened Jan 16, 2026 by
copybara-service
bot
Loading…
Adjusted the batch size to enable llama2-70b to run on v5p-128
#2957
opened Jan 16, 2026 by
hsuan-lun-chiang
Loading…
4 tasks done
Move src/MaxText/distillation to src/maxtext/trainers/post_train/distillation
gemini-review
#2956
opened Jan 15, 2026 by
SurbhiJainUSC
Loading…
4 tasks done
Add option to skip first token during logits comparison
#2953
opened Jan 15, 2026 by
gagika
Loading…
4 tasks done
Move integration tests to tests/integration and unit tests to tests/unit
gemini-review
#2949
opened Jan 14, 2026 by
SurbhiJainUSC
Loading…
4 tasks done
Set local_devices from CUDA_VISIBLE_DEVICES in initialize_jax_for_gpu
#2945
opened Jan 14, 2026 by
gabeweisz
Loading…
4 tasks done
replace uses of pltpu.repeat with jnp.tile in pallas.
#2943
opened Jan 14, 2026 by
copybara-service
bot
Loading…
replace uses of pltpu.repeat with jnp.tile in pallas.
#2939
opened Jan 13, 2026 by
copybara-service
bot
Loading…
Trigger unit tests for docker images upload
#2924
opened Jan 9, 2026 by
xibinliu
Loading…
4 tasks done
Happy New Year | Copyright 2023–2026 Google LLC
#2916
opened Jan 7, 2026 by
SamuelMarks
Loading…
4 tasks done
[src/MaxText/pyconfig.py] New
initialize_pydantic_with_maxtext_config function ; [src/MaxText/examples/rl_llama3_demo.ipynb] Use new function
#2915
opened Jan 7, 2026 by
SamuelMarks
Loading…
4 tasks done
Add Packing Support for Context Parallelism (Ring Attention)
#2906
opened Dec 31, 2025 by
kocchop
Loading…
4 tasks done
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.