gguf_lora_collection / index.html
ngxson's picture
ngxson HF staff
Update index.html
6c8cde9 verified
raw
history blame
646 Bytes
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width" />
<title>Redirected page</title>
<link rel="stylesheet" href="style.css" />
</head>
<body>
<div class="card">
<h1>Redirected page</h1>
<p>
Redirected page
<a href="https://huggingface.co/collections/ggml-org/gguf-lora-adapters-677c49455d8f7ee034dd46f1" target="_blank">Click here to go to GGUF LoRA collection</a>.
</p>
</div>
<script>
top.window.location.href = "https://huggingface.co/collections/ggml-org/gguf-lora-adapters-677c49455d8f7ee034dd46f1";
</script>
</body>
</html>