radames commited on
Commit
1e956d8
1 Parent(s): 5a3f540
Files changed (1) hide show
  1. index.html +3 -4
index.html CHANGED
@@ -52,14 +52,13 @@
52
  href="https://github.com/huggingface/candle"
53
  target="_blank"
54
  class="underline hover:no-underline"
55
- >Candle
56
- </a>
57
  <a
58
  href="https://github.com/karpathy/llama2.c"
59
  target="_blank"
60
  class="underline hover:no-underline"
61
- >
62
- Llama2.c
63
  </a>
64
  </h1>
65
  <h2 class="text-2xl text-white text-center mono">Rust/WASM</h2>
 
52
  href="https://github.com/huggingface/candle"
53
  target="_blank"
54
  class="underline hover:no-underline"
55
+ >Candle</a
56
+ >
57
  <a
58
  href="https://github.com/karpathy/llama2.c"
59
  target="_blank"
60
  class="underline hover:no-underline"
61
+ >Llama2.c
 
62
  </a>
63
  </h1>
64
  <h2 class="text-2xl text-white text-center mono">Rust/WASM</h2>