Point theLAB links to ADI models project page
Browse files- README.md +1 -2
- index.html +2 -2
README.md
CHANGED
|
@@ -11,5 +11,4 @@ thumbnail: https://serve.thelabsource.com/u/oLHfvT.png
|
|
| 11 |
|
| 12 |
# ADI Models Lab
|
| 13 |
|
| 14 |
-
A focused showcase for Advanced Data Intelligence models built at [theLAB](https://thelabsource.com).
|
| 15 |
-
|
|
|
|
| 11 |
|
| 12 |
# ADI Models Lab
|
| 13 |
|
| 14 |
+
A focused showcase for Advanced Data Intelligence models built at [theLAB](https://thelabsource.com/projects/adi-models.php).
|
|
|
index.html
CHANGED
|
@@ -24,11 +24,11 @@
|
|
| 24 |
<h1 id="page-title">Distilled intelligence for local machines.</h1>
|
| 25 |
<p class="lede">
|
| 26 |
Compact ADI models distilled from frontier teachers, quantized to GGUF, and built at
|
| 27 |
-
<a href="https://thelabsource.com" target="_blank" rel="noreferrer">theLAB</a>
|
| 28 |
for Ollama, llama.cpp, and private local inference.
|
| 29 |
</p>
|
| 30 |
<div class="actions">
|
| 31 |
-
<a class="button primary" href="https://thelabsource.com" target="_blank" rel="noreferrer">theLAB source</a>
|
| 32 |
<a class="button" href="https://huggingface.co/AdvancedDataIntelligence" target="_blank" rel="noreferrer">HF models</a>
|
| 33 |
<a class="button" href="#console">Run local</a>
|
| 34 |
</div>
|
|
|
|
| 24 |
<h1 id="page-title">Distilled intelligence for local machines.</h1>
|
| 25 |
<p class="lede">
|
| 26 |
Compact ADI models distilled from frontier teachers, quantized to GGUF, and built at
|
| 27 |
+
<a href="https://thelabsource.com/projects/adi-models.php" target="_blank" rel="noreferrer">theLAB</a>
|
| 28 |
for Ollama, llama.cpp, and private local inference.
|
| 29 |
</p>
|
| 30 |
<div class="actions">
|
| 31 |
+
<a class="button primary" href="https://thelabsource.com/projects/adi-models.php" target="_blank" rel="noreferrer">theLAB source</a>
|
| 32 |
<a class="button" href="https://huggingface.co/AdvancedDataIntelligence" target="_blank" rel="noreferrer">HF models</a>
|
| 33 |
<a class="button" href="#console">Run local</a>
|
| 34 |
</div>
|