Commit 2a5360b
committed
docs: split the demo's claims by which lane is serving
The sandbox doc listed real weights and a real tokenizer under 'not claimed',
which stopped being true when --olmo-config was added. The block now separates
what is real in every mode, what is real only with a checkpoint attached, and
what is not claimed either way.
The two additions to that last group are the ones a reader would otherwise
discover for themselves: the model is a base model rather than an
instruction-tuned one, and only one request is served at a time because the KV
cache holds a single sequence.1 parent 1fb0836 commit 2a5360b
1 file changed
Lines changed: 15 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
| 147 | + | |
148 | 148 | | |
149 | | - | |
150 | | - | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
151 | 153 | | |
152 | 154 | | |
153 | 155 | | |
154 | | - | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
155 | 162 | | |
156 | | - | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
157 | 167 | | |
158 | 168 | | |
159 | 169 | | |
| |||
0 commit comments