Molbap HF Staff commited on
Commit
77b586d
·
verified ·
1 Parent(s): 5e8fc79

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -504,7 +504,7 @@ def translate_to_torch_parallel_style(style: str):
504
  return RowwiseParallel()
505
  # …
506
  </code></pre>
507
- <p class="fragment">One JSON → 100 B param model on 8 GPUs. Change the plan, not the code.</p>
508
  </section>
509
 
510
  <!-- 12 · Cache Allocator -->
 
504
  return RowwiseParallel()
505
  # …
506
  </code></pre>
507
+ <p>One JSON → 100 B param model on 8 GPUs. Change the plan, not the code.</p>
508
  </section>
509
 
510
  <!-- 12 · Cache Allocator -->