space
Browse files- 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 |
-
|
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>
|