Spaces:
Running
Running
Update index.html
Browse files- index.html +3 -0
index.html
CHANGED
@@ -14,5 +14,8 @@
|
|
14 |
<a href="https://huggingface.co/collections/ggml-org/gguf-lora-adapters-677c49455d8f7ee034dd46f1" target="_blank">Click here to go to GGUF LoRA collection</a>.
|
15 |
</p>
|
16 |
</div>
|
|
|
|
|
|
|
17 |
</body>
|
18 |
</html>
|
|
|
14 |
<a href="https://huggingface.co/collections/ggml-org/gguf-lora-adapters-677c49455d8f7ee034dd46f1" target="_blank">Click here to go to GGUF LoRA collection</a>.
|
15 |
</p>
|
16 |
</div>
|
17 |
+
<script>
|
18 |
+
top.window.location.href = "https://huggingface.co/collections/ggml-org/gguf-lora-adapters-677c49455d8f7ee034dd46f1";
|
19 |
+
</script>
|
20 |
</body>
|
21 |
</html>
|