Jiani Wang

Results 8 issues of Jiani Wang

Hi ~ 我非常喜欢这个模版,所以想将该模版修改为自己的个人主页 + blog, 我希望 xxx.github.io 访问到的目录就是当前的about页面(即个人主页),请问这个该修改哪里呢?我希望修改url和页面的对应关系,谢谢 谢谢~

feature

## Context 1. Enabled and tested checkpointing in Flux model 2. Change Flux model last layer reshare_after_forward to be True. This is to avoid checkpointing error after forward path in...

CLA Signed

Create a centralized tracking of all the enhancements and TODOs for Flux model on torchtitan. ## Current status 1. Implemented Flux model and integrated with torchtitan architecture. 2. Enabled FSDP,...

# Context Currently we are not saving random number generator status. For model like Flux, the inputs are randomly generated. If we saved checkpoint at `step=x`, and load at "step=x",...

enhancement

### Feature request Adding an option to skip corrupted data samples. Currently the datasets behavior is throwing errors if the data sample if corrupted and let user aware and handle...

enhancement

### Bug description The seed checkpoint was initialized on CPU with following command, and the high loss is reproducible with the seed checkpoint created in following command: ``` NGPU=1 CONFIG_FILE="./torchtitan/models/qwen3/train_configs/qwen3_0.6b.toml"...

high priority
triage review