File size: 7,820 Bytes
f210006
2197c04
 
 
96fe0fe
 
 
2197c04
96fe0fe
2197c04
 
 
96fe0fe
 
2197c04
96fe0fe
 
 
2197c04
96fe0fe
 
 
 
2197c04
96fe0fe
2032d43
96fe0fe
2197c04
96fe0fe
2032d43
96fe0fe
a5fd30f
96fe0fe
2197c04
 
 
96fe0fe
 
 
 
2197c04
96fe0fe
 
 
 
 
2197c04
96fe0fe
2197c04
 
96fe0fe
 
 
 
 
2197c04
96fe0fe
 
 
 
 
2197c04
96fe0fe
 
 
431411f
96fe0fe
 
 
 
2197c04
96fe0fe
 
 
 
 
2197c04
96fe0fe
 
 
2197c04
96fe0fe
2197c04
 
a5fd30f
 
 
 
 
 
 
 
2197c04
 
1805cab
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
96fe0fe
 
 
 
2197c04
96fe0fe
 
 
2197c04
96fe0fe
 
 
 
 
 
2197c04
 
207499e
 
 
 
f21a0d4
 
207499e
 
2197c04
 
f21a0d4
 
 
 
 
 
 
 
 
 
 
 
 
96fe0fe
2197c04
 
f210006
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
<!doctype html>
<html lang="en">
<head>
  <meta charset="utf-8" />
  <meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover" />
  <meta name="color-scheme" content="dark" />
  <meta name="description" content="Advanced Data Intelligence: local GGUF models distilled at theLAB from frontier teachers." />
  <title>ADI Models Lab</title>
  <link rel="preconnect" href="https://serve.thelabsource.com" />
  <link rel="stylesheet" href="./styles.css" />
</head>
<body>
  <canvas id="field" aria-hidden="true"></canvas>

  <main>
    <section class="screen hero" aria-labelledby="page-title">
      <div class="asset-orbit" aria-hidden="true">
        <img class="asset asset-a" src="https://serve.thelabsource.com/u/FhQgYP.gif" alt="" />
      </div>

      <div class="hero-copy">
        <p class="kicker"><span></span> Advanced Data Intelligence</p>
        <h1 id="page-title">Distilled intelligence for local machines.</h1>
        <p class="lede">
          Compact ADI models distilled from frontier teachers, quantized to GGUF, and built at
          <a href="https://thelabsource.com/projects/adi-models.php" target="_blank" rel="noreferrer">theLAB</a>
          for Ollama, llama.cpp, and private local inference.
        </p>
        <div class="actions">
          <a class="button primary" href="https://thelabsource.com/projects/adi-models.php" target="_blank" rel="noreferrer">theLAB source</a>
          <a class="button" href="https://huggingface.co/AdvancedDataIntelligence" target="_blank" rel="noreferrer">HF models</a>
          <a class="button" href="https://huggingface.co/spaces/AdvancedDataIntelligence/adi-qwen3.5-4b-glm5.2-general-demo" target="_blank" rel="noreferrer">Live demo</a>
          <a class="button" href="#console">Run local</a>
        </div>
      </div>

      <div class="hero-panel" aria-label="ADI model status">
        <div class="panel-bar">
          <span></span><span></span><span></span>
          <b>adi.local/distill</b>
        </div>
        <div class="ticker">
          <p>teacher: glm-5.2</p>
          <p>student: qwen3.5-4b</p>
          <p>format: gguf:q4_k_m</p>
          <p>runtime: ollama</p>
        </div>
        <pre id="typeout"></pre>
      </div>

      <div class="scroll-cue" aria-hidden="true">
        <span>Explore the line</span>
        <i></i>
      </div>
    </section>

    <section class="screen models" id="console" aria-labelledby="models-title">
      <div class="section-copy">
        <p class="kicker"><span></span> Model rail</p>
        <h2 id="models-title">Pick a student. Copy a command. Run offline.</h2>
      </div>

      <div class="model-stage">
        <nav class="model-tabs" aria-label="ADI model selector">
          <button class="tab active" data-model="qwen35">Qwen3.5 4B</button>
          <button class="tab" data-model="qwen359">Qwen3.5 9B</button>
          <button class="tab" data-model="qwen3">Qwen3 8B</button>
          <button class="tab" data-model="coder">Coder 7B</button>
          <button class="tab" data-model="wake">Wakeword</button>
        </nav>

        <article class="model-readout">
          <div>
            <p class="model-kind" id="model-kind">general assistant</p>
            <h3 id="model-name">adi-qwen3.5-4b-glm5.2-general</h3>
            <p id="model-body">The smallest flagship ADI general model: distilled from glm-5.2 for practical local reasoning, explanation, and tool-aware chat.</p>
          </div>
          <div class="command-wrap">
            <code id="model-command">ollama run hf.co/AdvancedDataIntelligence/adi-qwen3.5-4b-glm5.2-general-GGUF:Q4_K_M</code>
            <button id="copy-command">Copy command</button>
          </div>
          <a id="model-link" class="button primary" href="https://huggingface.co/AdvancedDataIntelligence/adi-qwen3.5-4b-glm5.2-general-GGUF" target="_blank" rel="noreferrer">Open model card</a>
        </article>
      </div>

      <a class="demo-strip" href="https://huggingface.co/spaces/AdvancedDataIntelligence/adi-qwen3.5-4b-glm5.2-general-demo" target="_blank" rel="noreferrer" aria-label="Launch the ADI Qwen3.5 4B live demo">
        <img src="https://serve.thelabsource.com/u/4Kb3iS.gif" alt="ADI Qwen3.5 4B live demo preview" />
        <span>
          <b>Live browser demo</b>
          <em>Try adi-qwen3.5-4b-glm5.2-general in Hugging Face Spaces.</em>
        </span>
      </a>
    </section>

    <section class="screen local-first" aria-labelledby="local-title">
      <div class="local-copy">
        <p class="kicker"><span></span> Local-first</p>
        <h2 id="local-title">Not every intelligence should require an API call.</h2>
        <p>
          ADI is built for privacy, offline reliability, reproducible tools, and consumer hardware.
          Local models keep useful intelligence close to the machine doing the work: available when
          the network is not, inspectable when the stack matters, and practical without renting a
          remote brain for every thought.
        </p>
      </div>

      <ol class="timeline" aria-label="Distillation timeline">
        <li><span>01</span><b>Seed prompts</b></li>
        <li><span>02</span><b>Teacher answers</b></li>
        <li><span>03</span><b>Student tune</b></li>
        <li><span>04</span><b>GGUF</b></li>
        <li><span>05</span><b>Ollama</b></li>
        <li><span>06</span><b>Published</b></li>
      </ol>
    </section>

    <section class="screen pipeline" aria-labelledby="pipeline-title">
      <div class="pipeline-copy">
        <p class="kicker"><span></span> Pipeline</p>
        <h2 id="pipeline-title">Teacher answers become local weights.</h2>
        <p>
          ADI is not a prompt wrapper. It is a repeatable distillation workflow:
          seed prompts, teacher responses, student fine-tune, adapter merge,
          GGUF conversion, local runtime, and public model cards.
        </p>
        <a class="button" href="https://huggingface.co/datasets/AdvancedDataIntelligence/glm5.2-general-distill" target="_blank" rel="noreferrer">View dataset</a>
      </div>
      <div class="pipeline-art">
        <img src="https://serve.thelabsource.com/u/oLHfvT.png" alt="ADI starter model lineup" />
        <img src="https://serve.thelabsource.com/u/uSv2Lp.png" alt="ADI model lineup size comparison" />
        <img src="https://serve.thelabsource.com/u/O8Cq1i.gif" alt="ADI animated mark" />
      </div>
    </section>

    <footer class="site-footer" aria-label="Project links">
      <p>Advanced Data Intelligence is built in theLAB orbit.</p>
      <nav>
        <a class="connect-link" href="https://thelabsource.com" target="_blank" rel="noreferrer">thelabsource.com</a>
        <a class="connect-link" href="https://advanced-data-inteliigence.com" target="_blank" rel="noreferrer">advanced-data-inteliigence.com</a>
      </nav>
    </footer>
  </main>

  <div class="connect-prompt" id="connect-prompt" hidden>
    <div class="connect-card" role="dialog" aria-modal="true" aria-labelledby="connect-title">
      <button class="connect-close" id="connect-close" type="button" aria-label="Close">×</button>
      <p class="kicker"><span></span> Connection</p>
      <h2 id="connect-title">Hi! I'm glad you are interested in connecting. Let's connect!</h2>
      <div class="connect-actions">
        <a class="button primary" id="connect-continue" href="https://thelabsource.com" target="_blank" rel="noreferrer">Open link</a>
        <button class="button" id="connect-stay" type="button">Stay here</button>
      </div>
    </div>
  </div>

  <audio id="connect-audio" preload="auto" src="https://serve.thelabsource.com/u/Qk8XQz.mp3"></audio>
  <div class="toast" id="toast" role="status" aria-live="polite">Copied</div>
  <script src="./app.js"></script>
</body>
</html>