seansong

Results 14 issues of seansong

### 🚀 The feature, motivation and pitch I am able to run the training with the FSDP. But then add the "--flop_counter" flag. It gives the following issue. Could someone...

### 🚀 The feature, motivation and pitch Very nice work, Llama team. Llama is the most popular open-source LLM project and has been adopted for different platforms. It will be...

### 🚀 The feature, motivation and pitch I can get a single checkpoint after using FSDP fine tune the model. ![image](https://github.com/user-attachments/assets/8c3019e3-458c-49e6-9cdd-3f868692df46) My question is how can I use this single...

Though there are some related tickets, it would be great to see the steps to use the raw checkpoints for inference. https://github.com/pytorch/torchtitan/blob/main/docs/checkpoint.md This helps to verify the training works well.

enhancement