Commit ceb1a63
committed
docs: make the hardware not-claimed list unambiguous about serving
'Production serving through the model API' was technically accurate, since the
OLMo path does not go through the model API, but it reads as a blanket denial
that real weights are served at all. It now separates the two: real weights are
served over an OpenAI-shaped endpoint one request at a time, and the model API
remains CPU-only metadata that the OLMo path does not touch.1 parent 2a5360b commit ceb1a63
1 file changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
168 | | - | |
169 | | - | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
170 | 174 | | |
171 | 175 | | |
172 | 176 | | |
| |||
0 commit comments