Skip to content
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

upd rdm #322

Merged
merged 1 commit into from
Nov 10, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 7 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -258,21 +258,21 @@ under review表示对应case的支持已开发完毕,在review中;Incoming
<td class="xl69" x:str>N/A</td>
</tr>
<tr height="16.80" style='height:16.80pt;'>
<td class="xl65" height="33.60" rowspan="3" style='height:33.60pt;border-right:none;border-bottom:none;' x:str>Aquila2-7B</td>
<td class="xl69" x:str>Megatron-flagscale(TP)</td>
<td class="xl69" x:str>under review</td>
<td class="xl65" height="33.60" rowspan="3" style='height:33.60pt;border-right:none;border-bottom:none;' x:str><a href="https://github.com/FlagOpen/FlagPerf/tree/main/training/benchmarks/aquila2_7b" style="text-decoration:none" target="_parent">Aquila2-7B</a></td>
<td class="xl69" x:str><a href="https://github.com/FlagOpen/FlagPerf/tree/main/training/benchmarks/aquila2_7b/flagscale-nvidia" style="text-decoration:none" target="_parent">Megatron-flagscale(TP)</a></td>
<td class="xl69" x:str><a href="https://github.com/FlagOpen/FlagPerf/tree/main/training/nvidia/aquila2_7b-flagscale-nvidia" style="text-decoration:none" target="_parent">✅</a></td>
<td class="xl69" x:str>N/A</td>
<td class="xl69" x:str>N/A</td>
</tr>
<tr height="16.80" style='height:16.80pt;'>
<td class="xl69" x:str>Megatron-flagscale(PP)</td>
<td class="xl69" x:str>under review</td>
<td class="xl69" x:str><a href="https://github.com/FlagOpen/FlagPerf/tree/main/training/benchmarks/aquila2_7b/flagscale-nvidia" style="text-decoration:none" target="_parent">Megatron-flagscale(PP)</a></td>
<td class="xl69" x:str><a href="https://github.com/FlagOpen/FlagPerf/tree/main/training/nvidia/aquila2_7b-flagscale-nvidia" style="text-decoration:none" target="_parent">✅</a></td>
<td class="xl69" x:str>N/A</td>
<td class="xl69" x:str>N/A</td>
</tr>
<tr height="16.80" style='height:16.80pt;'>
<td class="xl69" x:str>Megatron-flagscale(Hybrid Parallel)</td>
<td class="xl69" x:str>under review</td>
<td class="xl69" x:str><a href="https://github.com/FlagOpen/FlagPerf/tree/main/training/benchmarks/aquila2_7b/flagscale-nvidia" style="text-decoration:none" target="_parent">Megatron-flagscale(Hybrid Parallel)</a></td>
<td class="xl69" x:str><a href="https://github.com/FlagOpen/FlagPerf/tree/main/training/nvidia/aquila2_7b-flagscale-nvidia" style="text-decoration:none" target="_parent">✅</a></td>
<td class="xl69" x:str>N/A</td>
<td class="xl69" x:str>N/A</td>
</tr>
Expand All @@ -292,7 +292,6 @@ under review表示对应case的支持已开发完毕,在review中;Incoming
</tr>
</table>


#### 推理列表

你可以点击**模型来跳转到**对应case的推理脚本及结果。
Expand Down