Update gguf and exl3 links (#1)
Browse files- Update gguf and exl3 links (aa6670759abb563724642626c0d4930895736785)
Co-authored-by: Sai <[email protected]>
README.md
CHANGED
@@ -370,8 +370,8 @@ datasets:
|
|
370 |
<div class="model-composition">
|
371 |
<h4>Quants Formats</h4>
|
372 |
<ul class="composition-list">
|
373 |
-
<li><span class="model-component"><a href="" target="_blank">GGUF</a></span>For use with LLama.cpp & Forks
|
374 |
-
<li><span class="model-component"><a href="" target="_blank">EXL3</a></span>For use with TabbyAPI
|
375 |
</ul>
|
376 |
</div>
|
377 |
</div>
|
|
|
370 |
<div class="model-composition">
|
371 |
<h4>Quants Formats</h4>
|
372 |
<ul class="composition-list">
|
373 |
+
<li><span class="model-component"><a href="https://huggingface.co/bartowski/Delta-Vector_Austral-32B-GLM4-Winton-GGUF" target="_blank">GGUF</a></span>For use with LLama.cpp & Forks</li>
|
374 |
+
<li><span class="model-component"><a href="https://huggingface.co/ArtusDev/Delta-Vector_Austral-32B-GLM4-Winton-EXL3" target="_blank">EXL3</a></span>For use with TabbyAPI</li>
|
375 |
</ul>
|
376 |
</div>
|
377 |
</div>
|