Commit 133410d
docs: fix factual errors in LLM provider and model references
- Fix any-llm-sdk GitHub URL: mozilla-ai/any-llm (correct) instead of marekstephens/any-llm-sdk (non-existent)
- Update OpenRouter model count: 300β500+ from 60+ providers (was understated at 100+)
- Remove unsourced CPU latency claim (~200β500ms) for LLMLingua-2 compression
- Consolidate messaging: OpenRouter as default provider, any-llm-sdk enables future multi-provider support
Fixes based on:
- any-llm-sdk PyPI package maintained by Mozilla AI at mozilla-ai/any-llm
- OpenRouter current provider count verified at openrouter.ai
- LLMLingua-2 paper (2403.12968) only benchmarks on GPU; no published CPU latency data
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>1 parent 92eab29 commit 133410d
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
| 123 | + | |
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| |||
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
206 | | - | |
| 206 | + | |
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
| |||
0 commit comments