浏览代码

Update recipes/quickstart/README.md

Co-authored-by: Hamid Shojanazeri <hamid.nazeri2010@gmail.com>
Suraj Subramanian 9 月之前
父节点
当前提交
02a0386500
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      recipes/quickstart/README.md

+ 1 - 0
recipes/quickstart/README.md

@@ -22,6 +22,7 @@ If you are new to developing with Meta Llama models, this is where you should st
 | Hybrid Sharded Data Parallel (HSDP)            | ✅ |
 | Dataset packing & padding                      | ✅ |
 | BF16 Optimizer ( Pure BF16)                    | ✅ |
+| Profiling & MFU tracking                       | ✅ |
 | Gradient accumulation                          | ✅ |
 | CPU offloading                                 | ✅ |
 | FSDP checkpoint conversion to HF for inference | ✅ |