Skip to content

Commit

Permalink
fix hyperlink
Browse files Browse the repository at this point in the history
  • Loading branch information
mobicham authored Nov 4, 2023
1 parent 8d109f0 commit dd084bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -93,11 +93,11 @@ <h1 class="page-title">Low-Rank Pruning of Llama2</h1>
<div class="table_of_contents-item table_of_contents-indent-0"><a class="table_of_contents-link"
href="#pruningllama2">Low-Rank Pruning of Llama2 Models</a></div>
<div class="table_of_contents-item table_of_contents-indent-0"><a class="table_of_contents-link"
href="benchmark">Speed Benchmarks</a></div>
href="#benchmark">Speed Benchmarks</a></div>
<div class="table_of_contents-item table_of_contents-indent-0"><a class="table_of_contents-link"
href="#dataset">Dataset Performance</a></div>
<div class="table_of_contents-item table_of_contents-indent-0"><a class="table_of_contents-link"
href="conclusion">Conclusion</a></div>
href="#conclusion">Conclusion</a></div>

<hr />
<div class="table_of_contents-item table_of_contents-indent-0"> Support code is available at <a href="https://github.com/mobiusml/low-rank-llama2/tree/main/code"><mark
Expand Down

0 comments on commit dd084bc

Please sign in to comment.