Skip to content

Commit a74fda1

Browse files
Merge pull request #14625 from timelfrink/fix/mdx-compilation-error-compactifai
Fix: MDX compilation error in CompactifAI documentation
2 parents bf0dd4a + 79d1992 commit a74fda1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/my-website/docs/providers/compactifai.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import TabItem from '@theme/TabItem';
44
# CompactifAI
55
https://docs.compactif.ai/
66

7-
CompactifAI offers highly compressed versions of leading language models, delivering up to **70% lower inference costs**, **4x throughput gains**, and **low-latency inference** with minimal quality loss (<5%). CompactifAI's OpenAI-compatible API makes integration straightforward, enabling developers to build ultra-efficient, scalable AI applications with superior concurrency and resource efficiency.
7+
CompactifAI offers highly compressed versions of leading language models, delivering up to **70% lower inference costs**, **4x throughput gains**, and **low-latency inference** with minimal quality loss (under 5%). CompactifAI's OpenAI-compatible API makes integration straightforward, enabling developers to build ultra-efficient, scalable AI applications with superior concurrency and resource efficiency.
88

99
| Property | Details |
1010
|-------|-------|
@@ -192,7 +192,7 @@ Common model formats:
192192
## Benefits
193193

194194
- **Cost Efficient**: Up to 70% lower inference costs compared to standard models
195-
- **High Performance**: 4x throughput gains with minimal quality loss (<5%)
195+
- **High Performance**: 4x throughput gains with minimal quality loss (under 5%)
196196
- **Low Latency**: Optimized for fast response times
197197
- **Drop-in Replacement**: Full OpenAI API compatibility
198198
- **Scalable**: Superior concurrency and resource efficiency

0 commit comments

Comments
 (0)